Loading Tool

Explorer IconExplorer

Memory Pool

44,992 transactions
28.68 vMB
0.06562389 BTC
Random Selection Loading Transactions
Max Size: 152.63/200 MB

Candidate Block

Mining Attempt b3c7e7fff44d7db303fef73b4d93af70b28a4448a9f651d6a731a71a588dc708
Version 20000000
Previous Block 00000000000000000001715c951c8d4dbbe4a6e37b8651db580e2cce2f31d5f6
Merkle Root 40fd27dd1a2094b61c44f672440c2adf953a5d5552ac37860f59eeb960c5ebf0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,626
Size: 1.00 vMB
Total Fees: 0.01108106 BTC
Feerates: 301.60 > 1.11 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,857 (433,198 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
481,659 481,659 000000000000000000e226d20ce5690f40b0ea8c53b21b5f585bdc98d6acd4ca 2,705 1.00/1.00 vMB 321
481,658 481,658 000000000000000000c789133614bd6b7d37e211319b7377c0604ad75b034a17 2,399 1.00/1.00 vMB 392
481,657 481,657 000000000000000000147422a6c9c288959ec771d0e58411829376ebc8fcb131 2,170 1.00/1.00 vMB 457
481,656 481,656 0000000000000000001874caa9d7ce1c8f9337366c632816f41d8adf6996b9df 2,396 0.99/1.00 vMB 424
481,655 481,655 00000000000000000055d87851ac4666e84f4688f038155bdca9089593af9e8a 2,138 1.00/1.00 vMB 360
481,654 481,654 0000000000000000002039073eed2a872f2e5072ef3485a1389c3a5eed472a89 2,247 1.00/1.00 vMB 371
481,653 481,653 000000000000000001046f11078cac50d4a5ae93c3c69eb39fd47adf77b5ddc9 2,695 1.00/1.00 vMB 338
481,652 481,652 000000000000000001124918682ba322ff19e4fce24727f453933da1f9700627 2,284 1.00/1.00 vMB 421
481,651 481,651 0000000000000000004807de7fef8eed374a5e838fd9244deb93cbb6c81cebf0 2,387 1.00/1.00 vMB 375
481,650 481,650 0000000000000000011b464eeff467a93924a9d1e8f4e3cdf2eef5c11c8d77f7 1,523 1.00/1.00 vMB 436
481,649 481,649 000000000000000000a6122ae689b1700f3bc4bc75e4e6ce3cc9c28e583fcd19 2,492 1.00/1.00 vMB 499
481,648 481,648 0000000000000000007455d505aabcec2d873eef01ddbfa564886a66f1757ac5 2,061 1.00/1.00 vMB 347
481,647 481,647 0000000000000000004c9b04c77d99bffcbb65964172829d1beaff05c76144be 2,656 1.00/1.00 vMB 353
481,646 481,646 00000000000000000118ea261d439cafb20abd6e0d7805c00e3627b0032a7726 2,539 1.00/1.00 vMB 349
481,645 481,645 000000000000000000b6553e2780fefc455a59e996a5c41458f03bc2b1cfc4ca 2,781 1.00/1.00 vMB 430
481,644 481,644 000000000000000000bbfa2afceac352a16db934867103aa85e6a83dc0fb6dfb 2,766 1.00/1.00 vMB 395
481,643 481,643 000000000000000000071ecde604d4550cedc132dd0d09c0fe65c504fae44922 2,414 1.00/1.00 vMB 453
481,642 481,642 000000000000000000711e0efae1f0ea3b816642f1b369ef927a2c0508780818 2,347 1.00/1.00 vMB 446
481,641 481,641 0000000000000000003e5d6143eb108d52c45b6fe7d9a483ac7504165a1a9ec6 1,486 1.00/1.00 vMB 498
481,640 481,640 000000000000000000ccfb274e0d671a1d429b818f2bc772f8231f0cc7cbc0c4 2,600 1.00/1.00 vMB 413
481,639 481,639 00000000000000000090c1a3be8f031a099473ddb9c7285c7614d33865f55495 2,077 1.00/1.00 vMB 445
Previous 10 blocks ↓
Total Size: 782.14 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 652.62 GB
    • Received: 13.79 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.