Loading Tool

Explorer IconExplorer

Memory Pool

78,939 transactions
29.56 vMB
0.10430842 BTC
Random Selection Loading Transactions
Max Size: 177.98/200 MB

Candidate Block

Mining Attempt 9ef3c510eabcf98b7e21f0000002d6a8d2dec270d8ca84ce36a1bd708c3a6d94
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root f039202778b335208ed7eef5d5c9b1f9dc21f784418656ed4247299fb784b66d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,568
Size: 1.00 vMB
Total Fees: 0.03929976 BTC
Feerates: 164.34 > 3.94 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (384,790 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
530,364 530,364 0000000000000000002d32b6184717492ae0ddad3557e25edfd7dda67c4b12c4 1,509 1.00/1.00 vMB 20
530,363 530,363 0000000000000000001c33adaa28e739da1537bfac2d122824ec75f2671faf73 1,222 0.97/1.00 vMB 8
530,362 530,362 0000000000000000001067aaffd0368651882354e028b7721dbe4b413a282ef4 2,356 1.00/1.00 vMB 35
530,361 530,361 000000000000000000279375a3747d0e7f73dfb611f0edad4e2cf60137cc7efa 277 1.00/1.00 vMB 6
530,360 530,360 0000000000000000001af01adc33f024cb6c1a2744d8de4696a00eb06fcde7b5 1,009 1.00/1.00 vMB 16
530,359 530,359 0000000000000000000fdbad3940bf61173e7d44c2cde4e74bd911ed05fbbdd9 1,731 1.00/1.00 vMB 24
530,358 530,358 000000000000000000165cbcdb55051f9a437c71e950eb78a3df939cf4547c4d 1,561 1.00/1.00 vMB 14
530,357 530,357 0000000000000000002a7b346bc553d8d5a51476c117cafbfeb52bb496f3a8fb 436 1.00/1.00 vMB 9
530,356 530,356 0000000000000000002790be8c24537f1877586f2bfb65668980ac031a67afab 1,539 1.00/1.00 vMB 9
530,355 530,355 00000000000000000001afd94dfe13215d7f05f0359b0f7cfdedf7443a3805db 1,524 1.00/1.00 vMB 21
530,354 530,354 00000000000000000015b61efbcbd501acc0f781029b23c87db614f907648aa5 2,923 1.00/1.00 vMB 23
530,353 530,353 0000000000000000000303b5cf4620bf2150394b1755b4892bc0958386287b3a 2,711 1.00/1.00 vMB 11
530,352 530,352 0000000000000000001914ccf448841b25bb43f464249f5279a4b573370e60b9 2,076 1.00/1.00 vMB 28
530,351 530,351 0000000000000000001617d0ab042bde8c837282f7d15b4e9334945f53c9864f 2,321 1.00/1.00 vMB 39
530,350 530,350 00000000000000000002f0d0107a0605fa0b7b3f0e0b1569f1eb6e7a775c4422 2,693 1.00/1.00 vMB 36
530,349 530,349 0000000000000000000cd1f105990078bdf58b5cbd7eb2d035b97ebbf0fa3563 910 1.00/1.00 vMB 11
530,348 530,348 000000000000000000277fba7a7be6adad990016795dc33940df5997f4d37e94 1,513 1.00/1.00 vMB 32
530,347 530,347 00000000000000000027eaec91fece1c663979e3f9456b1cf1a66c0eb6b504dc 351 1.00/1.00 vMB 5
530,346 530,346 000000000000000000279f2924f5b2c78befe3d4692aff894108fffe3f4ac99c 801 0.59/1.00 vMB 14
530,345 530,345 0000000000000000002a2deebc3ccb42739463dc349c5fa6ed01324e02ec5c79 54 1.00/1.00 vMB 4
530,344 530,344 000000000000000000307d8e631487b2e8882c99ee311dcea5df8e21eedeb1e1 1,186 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.