Loading Tool

Explorer IconExplorer

Memory Pool

78,998 transactions
29.56 vMB
0.07096928 BTC
Random Selection Loading Transactions
Max Size: 177.68/200 MB

Candidate Block

Mining Attempt 7282b0bb4f6f8105ec61b0e058fde8e38659681e1ec1b3268a887d6dcc2cddc2
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 40257871ded6476593408eecda93a17e9de230c2d2129a802c2a6ed297d3bc79
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,641
Size: 1.00 vMB
Total Fees: 0.01070424 BTC
Feerates: 50.25 > 1.07 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (379,511 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
535,489 535,489 0000000000000000000486e5f32d24f5630335e06b437a1e72a1c9fc57f19ca5 850 1.00/1.00 vMB 47
535,488 535,488 0000000000000000001d77529f9388954c039027959372a078c242d8c44ce0b0 944 1.00/1.00 vMB 62
535,487 535,487 00000000000000000014125875d4f4e9525388518317f4db321cf3d32ac1611e 2,459 1.00/1.00 vMB 17
535,486 535,486 000000000000000000236f81c78e12c0cf8eb5631e95825aec4eca59efc196ff 2,835 1.00/1.00 vMB 6
535,485 535,485 00000000000000000029bf25025049829d7b71a90f4b340483c8a19873be07a5 2,826 1.00/1.00 vMB 13
535,484 535,484 00000000000000000014b371ce2c49b9e8fec84dd91b8b0d064eb5bb2ca75506 2,105 1.00/1.00 vMB 44
535,483 535,483 0000000000000000000b86b2515ed726380f2a9004299d3ffb6d7bf2a0fcdeb8 1,918 1.00/1.00 vMB 9
535,482 535,482 000000000000000000112a25d2db25e344c577963c8b2d832789e842d00a76ec 1,699 1.00/1.00 vMB 5
535,481 535,481 0000000000000000002033ff713b7dcfe9a06c369cb41a9aafb391da22b970e2 1,900 1.00/1.00 vMB 16
535,480 535,480 0000000000000000002f0feeb4dd182ce135fb4c7df89b608f133492d08b8764 2,233 1.00/1.00 vMB 12
535,479 535,479 00000000000000000021e81ed7a3b8be97886622539f9545ca9f41d68cfcfbbe 1,555 1.00/1.00 vMB 7
535,478 535,478 0000000000000000001c910c0c97a23cb41e587c8491d2d8f39864b3c84103e5 1,867 1.00/1.00 vMB 4
535,477 535,477 0000000000000000002ae5a7b13a0f49ee0ca1e96698fd91863f83a4e934431b 2,144 1.00/1.00 vMB 28
535,476 535,476 000000000000000000172a283bcbb54ad97bec74e35754638800d59328941491 2,609 1.00/1.00 vMB 13
535,475 535,475 000000000000000000204c6219796604394a43bb765bdd25a39e9eb7aa7d2cbb 507 1.00/1.00 vMB 3
535,474 535,474 0000000000000000002a5461ada607e470223e9405379a788fdda3aca681b98d 1,066 1.00/1.00 vMB 9
535,473 535,473 00000000000000000018ab6622c9feb52929c11f87258d71b651d41020f40083 521 0.25/1.00 vMB 19
535,472 535,472 0000000000000000002ce8c9018f1d0a90c24721b3fe9ef301f134c1ca487a05 2,356 1.00/1.00 vMB 18
535,471 535,471 00000000000000000029dcd05d6ec163438e3b396d41b8b94c8e4ae54a509cac 1,826 1.00/1.00 vMB 6
535,470 535,470 000000000000000000129c6b090616477998fae5f629ad3f0ed5699585496394 2,198 1.00/1.00 vMB 22
535,469 535,469 000000000000000000059f1378101007bb9e26eb1bd5f73a6c38afd0b2ad8183 2,310 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.