Loading Tool

Explorer IconExplorer

Memory Pool

81,021 transactions
34.20 vMB
0.13609949 BTC
Random Selection Loading Transactions
Max Size: 194.26/200 MB

Candidate Block

Mining Attempt bf88f1f44d9afa4e3ee7171222e2ec15895b0117851cbfe5f5201d3b1fb34b38
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 66d3492d9ad7456befb385993b43f3d02872f752ce17031a74324f013dda4b68
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,417
Size: 1.00 vMB
Total Fees: 0.02394258 BTC
Feerates: 384.62 > 2.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (29,929 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
885,482 885,482 0000000000000000000115fd75efefb85d6471e787689b3747db165543632bd6 1,767 1.00/1.00 vMB 6
885,481 885,481 000000000000000000007ec8e3a7c9418f17c3b2773645e8dc3812b020771f9e 3,940 1.00/1.00 vMB 5
885,480 885,480 00000000000000000001925bbf248500352c8f11d2327af8e91b21ceb5267b5f 1,869 1.00/1.00 vMB 6
885,479 885,479 000000000000000000015c8a6c854763ebf5dc3e29c50b665b325ff654c004af 2,579 1.00/1.00 vMB 4
885,478 885,478 000000000000000000003fe5570cb490c10c3538c68f5c89b8edbd6c4ee676ab 1,991 1.00/1.00 vMB 7
885,477 885,477 0000000000000000000222d2ad776b1e60b8a5716bd55c11169d6da9b3bc021e 545 1.00/1.00 vMB 5
885,476 885,476 00000000000000000002627a423cabf6c486e006d30fea91943210c9559ed348 604 1.00/1.00 vMB 6
885,475 885,475 00000000000000000001db2781af67e14350ba1fda6f0253c34952c8f641ad58 1,817 1.00/1.00 vMB 6
885,474 885,474 0000000000000000000287524dca5e2d98e4845ad54994fe8f11cefa7372f740 2,956 1.00/1.00 vMB 9
885,473 885,473 00000000000000000001dfaa1514e4bb99f2ee64df09ac7c987087aeaa4d25d3 3,524 1.00/1.00 vMB 9
885,472 885,472 0000000000000000000126cd0294ffeb1abef177fca72d9c0d9377ff86f104a2 852 1.00/1.00 vMB 4
885,471 885,471 000000000000000000003df423259d1694898ff135d82b3b3f7db9a81aa53009 2,120 1.00/1.00 vMB 6
885,470 885,470 0000000000000000000250b356d86921a3fb8025a0e82748d27784110485f81e 1,321 1.00/1.00 vMB 5
885,469 885,469 000000000000000000027f2c699eba38390f7236b47c132c3b6df491de0fdc1d 1,444 1.00/1.00 vMB 6
885,468 885,468 00000000000000000000d9859c75d2102c9fd47d9b97930b5f1eba4b0f5ee2f4 194 1.00/1.00 vMB 5
885,467 885,467 0000000000000000000093206b2da04ed11f57068b3a2b4b1dd212964202dbb2 2,737 1.00/1.00 vMB 7
885,466 885,466 0000000000000000000026062d278584d8bd9a5fb33ae55ef03b9624c40dced3 433 1.00/1.00 vMB 5
885,465 885,465 00000000000000000001512926d126d30f059e9bb8325a6b63ddce61dcb59fbc 1,353 1.00/1.00 vMB 6
885,464 885,464 00000000000000000001df6a3f30486c9c798444d66e3359c2ab3bbe984450ce 1,102 1.00/1.00 vMB 6
885,463 885,463 00000000000000000000ee6b4c734eeb7b18db84468b0bc181792013fa8cb088 3,077 1.00/1.00 vMB 8
885,462 885,462 0000000000000000000123459c8e10a6d2ba30ab50fbe38d0fb9db28afa5d5fc 3,895 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.10 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 729.64 GB
    • Received: 18.49 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.