Loading Tool

Explorer IconExplorer

Memory Pool

80,009 transactions
29.92 vMB
0.08385609 BTC
Random Selection Loading Transactions
Max Size: 179.26/200 MB

Candidate Block

Mining Attempt 98463e90de66c7652324c45ab5f03b5f4b0e8c84a7682da161b3dd72428f4512
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root a264367e45aae5f797eaf11444db3a1630b597b6142ca6a4ff38a4ce9da599fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,198
Size: 1.00 vMB
Total Fees: 0.02277008 BTC
Feerates: 313.32 > 2.28 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (67,014 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
848,001 848,001 00000000000000000000354c24a42a874bdb13a4665ee9d04a6be0f88c5daa37 7,286 1.00/1.00 vMB 29
848,000 848,000 00000000000000000000a8fee9085d1e7c6f1f7b7cc05e9566b86a07d29fb9b2 2,302 1.00/1.00 vMB 35
847,999 847,999 000000000000000000009117da9cc934c3f5c12f6c90ebccfb48f0209043c1c4 2,010 1.00/1.00 vMB 33
847,998 847,998 0000000000000000000194b8681acecdc23a749a98463bb2c031a0c3753c56fd 3,378 1.00/1.00 vMB 31
847,997 847,997 00000000000000000002aa0f26ff808ab241ea421835b8c01d066530bade924c 6,852 1.00/1.00 vMB 29
847,996 847,996 0000000000000000000163230ea529da59e57e4cd15785f7672b267dba65c188 2,791 1.00/1.00 vMB 32
847,995 847,995 00000000000000000002e2b4b47c0b918626c62a1a43960c78bb094fa907629d 975 1.00/1.00 vMB 36
847,994 847,994 0000000000000000000026f112d4911e03166a041b2b31c607dd9f29649d5726 754 1.00/1.00 vMB 36
847,993 847,993 000000000000000000002e3af9c11710bfdb5a7852dce52a6ec347cda588fcfc 1 0.00/1.00 vMB 0
847,992 847,992 00000000000000000001f39dc614e4e63002f535f73b68ce92d2e1cdc98592f6 7,138 1.00/1.00 vMB 29
847,991 847,991 0000000000000000000316797693177c5a5b043ab5888124e0acf259892b1465 6,681 1.00/1.00 vMB 31
847,990 847,990 00000000000000000001865e673bd492a190be06b95e046b58ec40753c4d08f4 6,617 1.00/1.00 vMB 31
847,989 847,989 00000000000000000002e62b7b1e9642e3972c16fd23299bc08fd05f0975f537 6,160 1.00/1.00 vMB 31
847,988 847,988 0000000000000000000191d86e9d84ee8f771d3d0402b84d0b14213727b116ed 5,544 1.00/1.00 vMB 33
847,987 847,987 00000000000000000001ba7bb2bfa97042ffe9188c214c4c364838e4ede35634 4,569 1.00/1.00 vMB 39
847,986 847,986 00000000000000000002bea853ebdde7aa6d761e461ccaa0e2fd039c57a1d329 3,925 1.00/1.00 vMB 38
847,985 847,985 000000000000000000007ce4dcd6782dccbc72c0afa18e27895984e0bf695aec 6,683 1.00/1.00 vMB 31
847,984 847,984 000000000000000000027a7da0a1e82de9a02481e568fde10dee03ed89068a10 5,340 1.00/1.00 vMB 32
847,983 847,983 000000000000000000008887f3fe94e872b75594cf3fc94daba7e52745af5307 3,508 1.00/1.00 vMB 38
847,982 847,982 0000000000000000000293c1460ecc43a8236eef4f81b6ca3af83e69d1fb4f03 4,513 1.00/1.00 vMB 32
847,981 847,981 00000000000000000001a1d87dce5298a6433ae2524c5e424368edce311b8549 4,707 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.42 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.41 GB
    • Received: 15.13 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.