Loading Tool

Explorer IconExplorer

Memory Pool

86,044 transactions
32.94 vMB
0.13463955 BTC
Random Selection Loading Transactions
Max Size: 195.92/200 MB

Candidate Block

Mining Attempt d6d993d6571243f0e7b34a4b9272a8c5a1d6e9c222e4110b348d9878cdf80a53
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 16c48904674ec3e1119ffcd20e10ff50c62a65df25eabf7d47de802e259e8cb3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,875
Size: 1.00 vMB
Total Fees: 0.06235044 BTC
Feerates: 387.56 > 6.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (358,844 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
556,109 556,109 000000000000000000310815fccfb5787f31595ac343e2e9f4b5c7d8432bd5dd 3,032 1.00/1.00 vMB 17
556,108 556,108 00000000000000000030092d290311bcae6af9c40d6d6716c854cfe128217aed 2,000 1.00/1.00 vMB 9
556,107 556,107 00000000000000000023f5e0d741c90ebcc33f181390668e42310807e077fb1b 167 0.05/1.00 vMB 27
556,106 556,106 00000000000000000026484f6661f1eace4a9ac7f11f56cc1bf03dc538214a9b 3,050 1.00/1.00 vMB 22
556,105 556,105 000000000000000000103a3afb03cef1afd751e1b49ce25169628b91885c7caf 2,836 1.00/1.00 vMB 27
556,104 556,104 0000000000000000001f8b64fa3369f347766bfd15148b1b796f9d125a9dfd31 2,977 1.00/1.00 vMB 22
556,103 556,103 0000000000000000001dfc8a581ba97c31d9dd8478c8113bc8f48798a441b4d1 1,424 1.00/1.00 vMB 5
556,102 556,102 0000000000000000000208b795cacb6489140b30b0e267dac7c966f72a62a28f 2,803 1.00/1.00 vMB 20
556,101 556,101 0000000000000000000b252745348022a5a4115e8f94c10f070b15cc90ca084d 2,698 1.00/1.00 vMB 8
556,100 556,100 00000000000000000010c6cd24af4ec5aae61390e5163d87088f688968c9a310 3,088 1.00/1.00 vMB 23
556,099 556,099 0000000000000000002ab1810fd437b37b45d9c9e9cb873db19949b1802a910f 488 0.16/1.00 vMB 13
556,098 556,098 000000000000000000004ff2ecb38c0c1d2c18c59a95623271eb5d810ca0ccd6 989 0.61/1.00 vMB 1
556,097 556,097 0000000000000000000f2b83d324b241449149a4bae463cdee59e472ede7ead8 3,232 1.00/1.00 vMB 17
556,096 556,096 00000000000000000008277c13743e45ea7e066025e29b1bc7872573a98fe32e 429 0.16/1.00 vMB 11
556,095 556,095 0000000000000000002ce8f758db45ecdc53d7953e493656a75f601366a43f42 1,139 0.86/1.00 vMB 5
556,094 556,094 000000000000000000086e5d22d734abdaf59f88eadf6ac9091ee9a717c1560f 3,080 1.00/1.00 vMB 14
556,093 556,093 0000000000000000000650a24cb9926c0055235552435d9710f68c7e62657394 3,121 1.00/1.00 vMB 14
556,092 556,092 000000000000000000288ea865f410973618f42a346b31bf8a13ca75fc9f9fe5 696 0.57/1.00 vMB 4
556,091 556,091 00000000000000000020f29ce2f6cf8006ed9ee8d27335bf82af9a461b8057bc 1,578 1.00/1.00 vMB 8
556,090 556,090 000000000000000000035ff31be79abc7d426906b352a645b6ccbe58216eb4a4 2,043 1.00/1.00 vMB 5
556,089 556,089 000000000000000000214d5373aee43ce019c593d3b2474aece02becf9701cbe 3,039 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.31 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: 659.33 GB
    • Received: 14.60 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.