Loading Tool

Explorer IconExplorer

Memory Pool

46,493 transactions
30.68 vMB
0.10048068 BTC
Random Selection Loading Transactions
Max Size: 157.88/200 MB

Candidate Block

Mining Attempt 6b1651e08b69607878efb54e4e803df81cc41ebffb288a3fe2e614169b36e204
Version 20000000
Previous Block 00000000000000000001b8dfc38ed945729f501b3f188a3d0e55173d56b3de81
Merkle Root 2fe485515b3631f65433a3cbbfdbf58ac90aef6a4b9c430ea3604298cb663133
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,650
Size: 1.00 vMB
Total Fees: 0.03282728 BTC
Feerates: 100.29 > 3.29 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,579 (457,708 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
456,871 456,871 0000000000000000014b144bce43e56b1702799711fcee1a954dd04bdd51251c 2,037 1.00/1.00 vMB 180
456,870 456,870 0000000000000000016a4fa0a5d9bcc4e6ed3267c82407c8ba952e878fb0d221 1,378 1.00/1.00 vMB 133
456,869 456,869 0000000000000000012737370ae15a85be8a81348bd0a15cd71dc006529151ae 570 1.00/1.00 vMB 49
456,868 456,868 000000000000000001982033e3a05fd1e540565afad8eb626ed720c6d82ba0d6 1,796 1.00/1.00 vMB 92
456,867 456,867 0000000000000000005e1bb6e58af70d0cf35acdef1a3c93710ee551fbfdb417 1,759 1.00/1.00 vMB 151
456,866 456,866 000000000000000001b2900041820354131250e49bbd764c1017baaaf9d3342a 2,680 1.00/1.00 vMB 207
456,865 456,865 000000000000000000c11abbd02c75d402a345ed63f948ca8c855d62113cf814 628 1.00/1.00 vMB 50
456,864 456,864 000000000000000001e425a7c263109617cf0f4f3353c46d09c2033265500db7 315 0.31/1.00 vMB 98
456,863 456,863 000000000000000000412105695d3b4f14dd381abd9ae8e5203f6d8ff9703604 1,794 1.00/1.00 vMB 145
456,862 456,862 00000000000000000129fecbb3cc6af95e46dd550050d243da7db1f3903b1fab 1,426 1.00/1.00 vMB 104
456,861 456,861 0000000000000000016df194d14ba4e7f59b087ce768fc6d8db648a1c352ba18 461 1.00/1.00 vMB 38
456,860 456,860 000000000000000001925e418ae68c351aeda8a3b75c1f44a1fdccc3900cc8c3 1,848 1.00/1.00 vMB 114
456,859 456,859 00000000000000000253da62929d8be947f6c1b3d8c70215f9f7d2b6725a10ed 2,481 1.00/1.00 vMB 194
456,858 456,858 000000000000000000bf25990c530157d2eb4a9cf8be0a8c4c890115eace0dfa 473 1.00/1.00 vMB 28
456,857 456,857 000000000000000000708ec48e6ce1c3e90e8cf25c7ca4542dbfa2faa94b045c 336 1.00/1.00 vMB 30
456,856 456,856 000000000000000001a7456c19e0bad9aa497f835c1e323df63626b90c68ee07 2,477 1.00/1.00 vMB 174
456,855 456,855 000000000000000001b3e75fcbaa63444d03e9d89beb6788fed02889f68c46a2 1,220 1.00/1.00 vMB 74
456,854 456,854 000000000000000000d5169f789913b8b7fdad23ab27ec40c86ea50945315a9d 2,498 1.00/1.00 vMB 188
456,853 456,853 000000000000000001ad2841d7a7a7a38fa9a57a7ac89f9d8354ba44beb4ff9c 575 1.00/1.00 vMB 42
456,852 456,852 0000000000000000003ddcabaa415f2b0779762e9104f1d84abfe8e33d25db3e 1,348 1.00/1.00 vMB 82
456,851 456,851 0000000000000000007ea7cbc66bac6cda828c048fb157ca6243f650bb95e2e2 2,431 1.00/1.00 vMB 195
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.64 GB
    • Received: 11.68 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.