Loading Tool

Explorer IconExplorer

Memory Pool

88,832 transactions
33.70 vMB
0.14313564 BTC
Random Selection Loading Transactions
Max Size: 199.74/200 MB

Candidate Block

Mining Attempt 42d0f441bcb9ae6c9d1f0cf042db52ae163e57ed779b78a69b4291d5ae71b7e8
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 415abab0920ef1f58c2609ab733e6280442d94be09f0b73faa373907581e2015
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,337
Size: 1.00 vMB
Total Fees: 0.05790463 BTC
Feerates: 469.97 > 5.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (340,996 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
573,953 573,953 00000000000000000022f423116541f1e6b3b9b0e5e335e90a34df8c27aeb27b 3,075 1.00/1.00 vMB 60
573,952 573,952 0000000000000000002afcf0b77ce89e46e02743e39202ea73b08f08545b0638 3,108 1.00/1.00 vMB 82
573,951 573,951 000000000000000000247cd8fe9a5839730b932cfaee259d45cc9410159bb9f2 2,816 1.00/1.00 vMB 78
573,950 573,950 00000000000000000004e5b22b22a75c0f33ce94066f6c020feb814ad6b6a4be 2,864 1.00/1.00 vMB 81
573,949 573,949 000000000000000000160f17d6dbf1024ff3b39840a595fd358fdcafd322e3cf 2,465 1.00/1.00 vMB 66
573,948 573,948 0000000000000000000f0b9e298b05476389c9fd4fce5805c0772abc90b3f2d7 3,265 1.00/1.00 vMB 74
573,947 573,947 00000000000000000022535f60d90d84d7db82b9970ef022d4209e1f0325052f 2,924 1.00/1.00 vMB 81
573,946 573,946 000000000000000000293906a3b7b7e003af2c332ca4957dc2232c5ad6595836 2,911 1.00/1.00 vMB 45
573,945 573,945 000000000000000000020d23b94801b1027f628f3bd219345a5493da040ddb30 2,864 1.00/1.00 vMB 68
573,944 573,944 0000000000000000000e84f4b68596dfeb9684f84d13c9342c1ff5c5568d35d9 2,927 1.00/1.00 vMB 56
573,943 573,943 0000000000000000001b1de1486eddff11fc34b64bb46029aca1b88210e92e0d 2,091 1.00/1.00 vMB 72
573,942 573,942 00000000000000000027988ff1545b83dd460a53a4acbdf39145e5e4fda7cb39 2,250 1.00/1.00 vMB 66
573,941 573,941 000000000000000000064061b6140c812c3665c7c46b921c81829bffe216f255 2,879 1.00/1.00 vMB 72
573,940 573,940 000000000000000000242b625c4a82efa0de1f11751111a65a9f9e4be7511d79 1,454 1.00/1.00 vMB 72
573,939 573,939 0000000000000000002a9f1c7329a9f3c1c0d23ed6a5e66cbb0ec8a4c3dd5240 2,248 1.00/1.00 vMB 59
573,938 573,938 00000000000000000007c05492adbb89d4c77d6c7628ad6784b7c2c7cbe80406 2,882 1.00/1.00 vMB 72
573,937 573,937 0000000000000000001d62a838f6c5c5bb3054b909b63698f64be64408a3686f 2,084 1.00/1.00 vMB 53
573,936 573,936 0000000000000000001d4f397b4f04826ff15c48cc10eaf3f2a6335a9dbf8942 2,270 1.00/1.00 vMB 60
573,935 573,935 0000000000000000000d1bfeddc1dc21a8f30320ec97a7650734d39f4a88592c 2,900 1.00/1.00 vMB 69
573,934 573,934 0000000000000000001bd5cac2733b065c1cb3e6217b5a15569d7272026c1ba6 2,536 1.00/1.00 vMB 86
573,933 573,933 00000000000000000017d53334ec1ddcc989eeda86fe92b5456d5a079bdcd179 2,443 1.00/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.30 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: 658.00 GB
    • Received: 14.56 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.