Loading Tool

Explorer IconExplorer

Memory Pool

44,566 transactions
26.93 vMB
0.06307431 BTC
Random Selection Loading Transactions
Max Size: 141.98/200 MB

Candidate Block

Mining Attempt dafffc61543de8a0274d9809435b5f995b9040795439f9bf66a47ea308f73ef4
Version 20000000
Previous Block 0000000000000000000143d8e69d37aea3d626276d77977f2e77ed2280542191
Merkle Root ca02c8004a120f7113a4a939facc45bbf38c7184e4ac2bbf5f1c9a7e64af90f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,699
Size: 1.00 vMB
Total Fees: 0.01326863 BTC
Feerates: 265.25 > 1.33 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,788 (358,350 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
556,438 556,438 00000000000000000003bde59eac90be35eb46aed3afe3057176031c72c90443 1,440 0.62/1.00 vMB 4
556,437 556,437 0000000000000000000e58e55d1799b2664a828f435816b5203635aed8bdb79d 1,379 0.71/1.00 vMB 11
556,436 556,436 000000000000000000214d3d3da59d76fcfcaab013338733f4d4bc53d4f500f0 2,273 1.00/1.00 vMB 8
556,435 556,435 000000000000000000321653e748c8f346bb524fbf1b44fd61ec9bedb59cd78a 428 0.23/1.00 vMB 13
556,434 556,434 000000000000000000127807411faaa5f3a4a4ecf354c7f03390f16b01c1b77b 623 0.57/1.00 vMB 1
556,433 556,433 0000000000000000002a25c688629d35b412f712ca0a1b7c43824b5761902ae7 2,881 1.00/1.00 vMB 11
556,432 556,432 0000000000000000000493545d7570f0a07831bca6f2b32ba84dcb9b1a29a326 1,379 0.54/1.00 vMB 18
556,431 556,431 00000000000000000027a47c3520f5978108da1cc744b6688faa4845c3d60056 1,630 0.69/1.00 vMB 6
556,430 556,430 000000000000000000001bbd2dd2f31ef62415a5beb4c3c23153a8539f526236 1,951 1.00/1.00 vMB 5
556,429 556,429 000000000000000000311cae135be70827da43c15c8a23cf269d14c23510c5f5 2,432 1.00/1.00 vMB 6
556,428 556,428 0000000000000000002fca257aa488a478b3a472059d38d9b7ea158ac58d8f0b 3,036 1.00/1.00 vMB 21
556,427 556,427 000000000000000000143fc21efcf3a61221b7bca05cc7a05885f0a923ab0219 530 0.62/1.00 vMB 3
556,426 556,426 0000000000000000001bca69edef2598860ca8848ff915fad364309354f65499 2,382 1.00/1.00 vMB 13
556,425 556,425 0000000000000000001161213cf188cc8f1c3c3957a1cf25cb4cec256abbb883 313 0.18/1.00 vMB 7
556,424 556,424 000000000000000000120db3e4600aec57d1f373927a3e069bc2eee5cee5a48f 311 0.13/1.00 vMB 9
556,423 556,423 0000000000000000001458124482173e2bc9d15f25bc70b0752f225d71a0f1a6 340 0.13/1.00 vMB 8
556,422 556,422 000000000000000000040cf5e175b3c106b51f968d3e2ccad13a924f7481eb7d 1,257 0.50/1.00 vMB 10
556,421 556,421 0000000000000000000268ef5d2cb381c0af7a3c36fc952e6ed4d05c7d85ffa2 524 0.19/1.00 vMB 10
556,420 556,420 0000000000000000002c8a2bc82ec5bdcaf34627f13571de30b2b882b5eece8c 2,553 1.00/1.00 vMB 9
556,419 556,419 00000000000000000029ab114d37f0294384d9c4dda7d947432a94b1d1e44f05 1,037 0.45/1.00 vMB 8
556,418 556,418 00000000000000000018a37515e0ecabcc9797531b445fe3420a1994b2ce62a6 797 0.44/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.01 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: 649.28 GB
    • Received: 13.15 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.