Loading Tool

Explorer IconExplorer

Memory Pool

79,813 transactions
29.73 vMB
0.08061981 BTC
Random Selection Loading Transactions
Max Size: 178.59/200 MB

Candidate Block

Mining Attempt 81bee23ec3f2c5aee94bc3615efde34de714d48973270a2f78338b1187b23fc3
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root 4a71c75d527fbd385b4577aa167cd83813a3cf96e96c347545bfbac29a1879b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,229
Size: 1.00 vMB
Total Fees: 0.02005147 BTC
Feerates: 502.65 > 2.01 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (643,524 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
271,486 271,486 00000000000000041e784c0d969b4278053eb04b1089d5c28231f9d3f648485b 551 0.25/1.00 vMB 171
271,485 271,485 0000000000000003b39672e43c574e66e13d11393a867e3a2bf0fb01e8b01876 245 0.14/1.00 vMB 41
271,484 271,484 00000000000000056ca5056933fdca46f2a846a07ed475906d975178de9acc7b 1,062 0.49/1.00 vMB 63
271,483 271,483 0000000000000003f00eba2161f3e9b4dbfb0c28eee9d38ca3ba44aac2822302 566 0.27/1.00 vMB 45
271,482 271,482 0000000000000002675724b21fcc2ccc1dddab9f21c095fb1257d00037e188cd 524 0.24/1.00 vMB 47
271,481 271,481 000000000000000415664fe6732ae29d3d504c1b761a79ae1124265d7ac7d0ce 53 0.03/1.00 vMB 52
271,480 271,480 0000000000000002d25cd31bb8a840bad1c9c8a62947816e1cff89fe9f5f2847 328 0.18/1.00 vMB 43
271,479 271,479 0000000000000006c862ae90b11e8ff735658c27298bfef98a0a947484b243b4 418 0.23/1.00 vMB 43
271,478 271,478 000000000000000494962b21ab19e3f7b731c0d7e5cf7f22f66c1919072f0232 687 0.25/1.00 vMB 60
271,477 271,477 00000000000000051de5118b2c5991160503afea480d9ecff195be5d53ec49ea 166 0.06/1.00 vMB 74
271,476 271,476 0000000000000000b47e4e65c0c0798a03883b08c3dc31d13346b93273e08d0d 292 0.14/1.00 vMB 30
271,475 271,475 0000000000000003ad9f930a8130f913c263fef73a82333028537d64d3545c68 70 0.07/1.00 vMB 20
271,474 271,474 00000000000000016192f90931cdd5e1ff6d0c07200375f7520476fdb60345ce 617 0.25/1.00 vMB 65
271,473 271,473 000000000000000154c52788e75add2ee258f3926271654cccdeff57a16b3332 81 0.03/1.00 vMB 50
271,472 271,472 0000000000000004a5b75246d33365500e2e12ca7abdc94c4458c32ddf7a13eb 361 0.14/1.00 vMB 48
271,471 271,471 0000000000000004aa28f5a402ddf8b0fc649ac688d4dcc879788a70795a132f 163 0.06/1.00 vMB 59
271,470 271,470 00000000000000019e06a5d406bcff8343a8923ad5e54dd4bc8725fdcf94a933 567 0.26/1.00 vMB 47
271,469 271,469 000000000000000657ede03f605631a60fe09cee53d0a464defb579c6d54b82f 254 0.16/1.00 vMB 43
271,468 271,468 0000000000000006ad93d99a3e18145ef04234c87f6f808d6a8bf0fe28ed7504 598 0.25/1.00 vMB 54
271,467 271,467 00000000000000008323a7aaeb0349504422335bdae105a23919de93a59d5f29 905 0.35/1.00 vMB 56
271,466 271,466 0000000000000005f70e4a1726673c3607d26de39e5437047a6cc7be5544b28a 1,124 0.61/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.