Loading Tool

Explorer IconExplorer

Memory Pool

43,939 transactions
26.81 vMB
0.05529942 BTC
Random Selection Loading Transactions
Max Size: 141.94/200 MB

Candidate Block

Mining Attempt defc7084371c9fba64f1d263fe8eba643aced83a483ebd58ecbefc0179062c43
Version 20000000
Previous Block 00000000000000000001e207b85481c514ee58b8f5cc662a27ea9fe543726df7
Merkle Root 5b930dd899dfa00ff7ac24ace4231021740c7753252b6c40a98a4270c7825dec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,166
Size: 1.00 vMB
Total Fees: 0.00547721 BTC
Feerates: 100.52 > 0.55 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,798 (257,996 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
656,802 656,802 00000000000000000003bdb9244e06bb705ee73c89d1cbaf52028c1b5012158c 2,393 1.00/1.00 vMB 100
656,801 656,801 00000000000000000001a580c880bc9299633d2fd8e364c5beaddd72328b37bd 1,449 1.00/1.00 vMB 96
656,800 656,800 000000000000000000072ac08a12a19b53e837b6eeaf1fa1bd8d8da0eb6fa30b 2,933 1.00/1.00 vMB 108
656,799 656,799 00000000000000000009304577e6afb15fe774c74340b9c8305f452de1a7f5bf 2,446 1.00/1.00 vMB 124
656,798 656,798 0000000000000000000df88dad176d30e576b0ae876e9a2017789b1298542783 3,018 1.00/1.00 vMB 93
656,797 656,797 0000000000000000000aafd81f4929557ef9c5ef56f522095c1a6bdfa72c3d7d 2,631 1.00/1.00 vMB 135
656,796 656,796 00000000000000000005b5bd129e14bcacd37ce02eaf18d86768a6917b2bc308 1,854 1.00/1.00 vMB 117
656,795 656,795 00000000000000000001e784385d3cafca7ec02d43ae34c29c9e9b5f089ae94f 3,094 1.00/1.00 vMB 139
656,794 656,794 00000000000000000004146fffc1099ee866ab6d34a2cea2d74b67e84f923d4c 799 1.00/1.00 vMB 190
656,793 656,793 0000000000000000000f539d3baf37ae6e73961bfc72717a9fedbad64cf50eef 887 1.00/1.00 vMB 197
656,792 656,792 0000000000000000000882b1666dcccdbb2934295cfc7515eede275c631ddad6 2,801 1.00/1.00 vMB 75
656,791 656,791 0000000000000000000ec771908ff846aa8368fa04e52b657b9d57ad3ddf3221 2,456 1.00/1.00 vMB 141
656,790 656,790 0000000000000000000bf08ed20db245420ca40ec2eb70fefcf566b146a238c0 2,540 1.00/1.00 vMB 145
656,789 656,789 00000000000000000004b40af77df704c4a9759daae7dd5a13835b29a7affde2 2,709 1.00/1.00 vMB 71
656,788 656,788 0000000000000000000ca8e40d4c77c3d2bc52ae9bb3a884946784ea3a70fe78 2,107 1.00/1.00 vMB 110
656,787 656,787 00000000000000000002faea85222ecabaa8adcad25aa61b4a63f454f57bd426 1 0.00/1.00 vMB 0
656,786 656,786 0000000000000000000412d261a1d86189ce049b43b77762d0993946338c3ee3 2,487 1.00/1.00 vMB 50
656,785 656,785 000000000000000000075e89130ee02d766b4ac80c9e419aa632e2b1a3f8166d 2,488 1.00/1.00 vMB 138
656,784 656,784 00000000000000000007b7fc60bcffead2372815ccede353801ddd82059607e3 2,296 1.00/1.00 vMB 82
656,783 656,783 0000000000000000000d1d9c091965e2c195e9f1a13a0b4a295889ed24b771fb 2,371 1.00/1.00 vMB 50
656,782 656,782 00000000000000000003faae2bd435d22314e4a7bf2701561cb8f77fd500b97d 2,505 1.00/1.00 vMB 139
Previous 10 blocks ↓
Total Size: 782.03 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: 650.21 GB
    • Received: 13.25 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.