Loading Tool

Explorer IconExplorer

Memory Pool

80,661 transactions
31.30 vMB
0.08491893 BTC
Random Selection Loading Transactions
Max Size: 189.24/200 MB

Candidate Block

Mining Attempt 2556f80c8cf8648ff28b7c7d8d3fe8f0746a10d90dac85ee062e236c529a8a92
Version 20000000
Previous Block 00000000000000000001737d76c0d6914d71885a8e838781b1a0674dd5a96d4b
Merkle Root 37e373cfb750cfc13157498e1a7bd41407324814300c1df820f735978b04d2b9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,234
Size: 1.00 vMB
Total Fees: 0.01722755 BTC
Feerates: 150.65 > 1.73 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,201 (507,900 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
407,301 407,301 00000000000000000204a39a801a2642640ad58c6c82f69360e265bc8380ba83 582 0.40/1.00 vMB 23
407,300 407,300 00000000000000000274792bd3ecb0f646893b05e00320301a8013880139cf27 519 0.41/1.00 vMB 25
407,299 407,299 00000000000000000571b362cfcb75792b230f84ef331c933d0d1aa6b4926aa5 2,518 1.00/1.00 vMB 44
407,298 407,298 000000000000000000ce0f062ef8ba1b6593984e828b7c90af0f1429772cb130 1,776 0.84/1.00 vMB 40
407,297 407,297 0000000000000000004db564cbeb045c9d842e0016f2507378ebc57417ed5aa8 139 0.17/1.00 vMB 17
407,296 407,296 000000000000000000b6e49725c0232066984c1df7a5fd2a17e120e1233a803f 2,433 1.00/1.00 vMB 49
407,295 407,295 000000000000000001cdb7ebe27de671b1b92d5872e12428d3cec78c1c4f233b 698 0.74/1.00 vMB 21
407,294 407,294 0000000000000000051e995105f5663bbcdfe99557e4dec6cf63af8c20212f12 376 1.00/1.00 vMB 13
407,293 407,293 0000000000000000040520a3ad0db12ff742e2ed2efc7ccf2f1c0363c5b6befa 1,554 1.00/1.00 vMB 24
407,292 407,292 0000000000000000035c74b5a3534195881446a34d3c97363b4af57379dbc15b 1,952 1.00/1.00 vMB 38
407,291 407,291 000000000000000003110a4d3a426fd78e053cf0527d263a579780f85014f425 2,182 0.99/1.00 vMB 36
407,290 407,290 0000000000000000023728f668cc15329700a0db985c7e11f98c481c8019f202 3,397 1.00/1.00 vMB 50
407,289 407,289 000000000000000003be0ebfb751c29daf4eb4b90e6a77996d1838f2ca9d38c5 3,525 0.99/1.00 vMB 92
407,288 407,288 000000000000000000783b6d4ab5df9cc1f95c81f95ac80cc888bd80582f89bf 3,183 1.00/1.00 vMB 71
407,287 407,287 000000000000000003b2cc5d53a4c9e253467e45ea4394e355328a6b58df6add 1 0.00/1.00 vMB 0
407,286 407,286 0000000000000000027686f52d45dfd7921d53b7edd23f4195ded5d2ba4f8110 506 0.26/1.00 vMB 33
407,285 407,285 00000000000000000191ff3ecae24fd0177400177a25d5b12bb246f98c49a5e8 1,460 0.79/1.00 vMB 36
407,284 407,284 000000000000000005dbea2cac32a360094b1257913329113a9cfc956a03949c 490 0.25/1.00 vMB 33
407,283 407,283 000000000000000001d905268d7127c5fe746aacfdfe3e45ce82939deb016440 1,437 0.63/1.00 vMB 34
407,282 407,282 000000000000000004ababc7b7fd16bf4abcce16d384454371d31d6c0400e29b 88 0.56/1.00 vMB 6
407,281 407,281 000000000000000000ed3e8fa5258a81ea4bdd140a7850f22b6a62f45fdf29a5 1,560 0.98/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.74 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: 708.14 GB
    • Received: 16.72 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.