Loading Tool

Explorer IconExplorer

Memory Pool

40,907 transactions
26.60 vMB
0.06172815 BTC
Random Selection Loading Transactions
Max Size: 138.82/200 MB

Candidate Block

Mining Attempt f5cac6c977b9f7a752c4fee66a3bd1098a27cb9ed6a661b6d118dd45826470f9
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root a4ce532e4dc14d526ba1d8c5d34a50c214cb349c9007803c70abe98bfeb5a5a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,411
Size: 1.00 vMB
Total Fees: 0.01258241 BTC
Feerates: 151.03 > 1.26 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (143,625 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
771,316 771,316 00000000000000000006a01745d8a788e68903dfcc886bae1cc9c3d9425c56d5 1,822 1.00/1.00 vMB 12
771,315 771,315 0000000000000000000233bf550d09b37200446d720eb242dfd2402b2f4a676a 3,074 1.00/1.00 vMB 8
771,314 771,314 00000000000000000004805016ce88865857bfbcd03a808ccf4be4531d1a27c8 3,391 1.00/1.00 vMB 5
771,313 771,313 000000000000000000006a61b3355e684833bdc584256e0684b05e063f549fd6 3,509 1.00/1.00 vMB 9
771,312 771,312 000000000000000000018b91d57e1c1a05b5f22b36052849cc99737952ecd841 2,037 1.00/1.00 vMB 6
771,311 771,311 0000000000000000000381c11035829338d356d317ee4402e6ff5e9f4c765d65 3,052 1.00/1.00 vMB 11
771,310 771,310 00000000000000000004e471f23edb0b1351caa8bd95c9349b7e1f65873a4225 3,081 1.00/1.00 vMB 16
771,309 771,309 000000000000000000011fe4e3124ec17a9ad436857499aeb418a1b1c711f038 2,749 1.00/1.00 vMB 13
771,308 771,308 00000000000000000001855783fec6e01ae7e9e58a61398b91fdbf451f94ccbc 2,112 1.00/1.00 vMB 12
771,307 771,307 000000000000000000012e599cce50a57ca2e075674b2b258db45d2512802c11 2,671 1.00/1.00 vMB 23
771,306 771,306 000000000000000000008c75231f1569a69fc2c0cc05a10b92d42db8b4fb8d25 830 0.38/1.00 vMB 8
771,305 771,305 00000000000000000005da7034e79ad3d0fe9c0d991e81cd061a310acf396a90 263 0.50/1.00 vMB 5
771,304 771,304 0000000000000000000186dd171cbd12f19294e85360cb0da7d5bd7da135f10e 1,728 0.60/1.00 vMB 8
771,303 771,303 00000000000000000000c9df4e49dcd641d9aa38eae8af6149c5f0cde485417e 3,097 0.97/1.00 vMB 5
771,302 771,302 0000000000000000000689720034a941159dbe3fdcbff5e4905e9718bc3095e4 2,899 1.00/1.00 vMB 14
771,301 771,301 00000000000000000002255cd5565dfc714048a0b47864b50508c9a3f3dc6a09 182 0.07/1.00 vMB 5
771,300 771,300 0000000000000000000259a714236152b92c68fd3a35f90fb2c7d4b02d4cdbf4 265 0.07/1.00 vMB 11
771,299 771,299 000000000000000000058d8dbc70786413d508e3e77cc023dc0924a609e93754 1,933 0.69/1.00 vMB 4
771,298 771,298 000000000000000000036336ddc43e13d925e79f51018070df3caa044b03fa06 3,082 1.00/1.00 vMB 11
771,297 771,297 00000000000000000000ca246b3990b0f5d5538392b131c92c16ac93b6853fe7 137 0.04/1.00 vMB 7
771,296 771,296 00000000000000000006f616bbfdf1ab07d81f58b4e6e3f9d75dc429104b5273 2,377 0.94/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.28 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: 657.00 GB
    • Received: 14.44 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.