Loading Tool

Explorer IconExplorer

Memory Pool

43,925 transactions
31.06 vMB
0.13566376 BTC
Random Selection Loading Transactions
Max Size: 158.00/200 MB

Candidate Block

Mining Attempt 8243d439525e27d0ad736d79e139111fe3dc887373f089d8f95bd17a11287f6e
Version 20000000
Previous Block 0000000000000000000164281bb9c4d30def7985f62e854cc0de9866367320c5
Merkle Root 7a7f3cb44321d8c7a04f7b2aca1ccb515a3a949be73fc76788c76b51c5fdb2a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,973
Size: 1.00 vMB
Total Fees: 0.07301087 BTC
Feerates: 301.60 > 7.32 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,466 (327,325 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
587,141 587,141 0000000000000000000c0329aa358a595e23a7ecc378da48154052ef6e061ca2 1,038 0.36/1.00 vMB 31
587,140 587,140 000000000000000000030af09b5881e476f63bd251a5b56d13bff11f8d42815d 1,355 0.53/1.00 vMB 18
587,139 587,139 00000000000000000016f21a3f4e80380232702a6997ec37d2d24f2420ebcdb8 2,809 1.00/1.00 vMB 31
587,138 587,138 0000000000000000001632aef7b9e4d039459ac0223334192b9c9fcd966f8085 2,767 1.00/1.00 vMB 52
587,137 587,137 0000000000000000001a2d497750850af5e2ca13ca0251ed28e906a67a36f734 820 0.31/1.00 vMB 31
587,136 587,136 0000000000000000000f090246dbaba40b3239815e330c126b3315603347c7c7 990 0.30/1.00 vMB 35
587,135 587,135 000000000000000000006c1ed4640bd33739c9886f39d22ddf63b5404c9d2c30 87 0.18/1.00 vMB 5
587,134 587,134 000000000000000000043d1bf03fa57e42033253a3d9c3253583face76a9995e 2,466 1.00/1.00 vMB 6
587,133 587,133 00000000000000000006c00c192d50453bc9706071cedeb8e5577aa24434c03b 2,217 1.00/1.00 vMB 28
587,132 587,132 000000000000000000003a90540dde7cdd693a07906b357da14e8416b80a3c39 2,543 1.00/1.00 vMB 56
587,131 587,131 0000000000000000001d1ea95dd1f0f95bf4e4bd3515d956d911c76ad243cc81 3,082 1.00/1.00 vMB 62
587,130 587,130 00000000000000000005e5c948c8f646a765a6775309d8d869bc1bec09d142de 1,240 0.99/1.00 vMB 1
587,129 587,129 0000000000000000000ee8610a7cc1c218a45974c379a27ae05cb5f09467e176 2,738 1.00/1.00 vMB 37
587,128 587,128 0000000000000000001648f696151e7eedf413f29afa5ed12cbb1ba56fdec0fa 1,671 1.00/1.00 vMB 10
587,127 587,127 000000000000000000079d89a78ca3f65ec963eb03ff70d6a646eccef1bcb957 2,566 1.00/1.00 vMB 16
587,126 587,126 0000000000000000000d7d57f95cd88d4d4680e435dfc95dc5eb450f33ef481f 2,867 1.00/1.00 vMB 45
587,125 587,125 0000000000000000000bd29da06a3ef2b4da0b40df06a6c0f1da47b29a9c84bf 2,335 1.00/1.00 vMB 28
587,124 587,124 00000000000000000007aeb07bc2fe4dbd0b55fc4be751050589b59fe95352fc 1,092 1.00/1.00 vMB 21
587,123 587,123 0000000000000000001b4fedbfb3672963c37f965686c2bf6350e32e77f9941f 1,820 1.00/1.00 vMB 18
587,122 587,122 0000000000000000001683477bc3c17ab029412183952cb4a37f49968e16e6a8 1,744 1.00/1.00 vMB 22
587,121 587,121 00000000000000000009b4c281c028810b640e8a900765de0bc2dbd15a3cc5f6 1,724 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.44 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: 610.21 GB
    • Received: 10.71 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.