Loading Tool

Explorer IconExplorer

Memory Pool

77,953 transactions
29.05 vMB
0.07005374 BTC
Random Selection Loading Transactions
Max Size: 173.96/200 MB

Candidate Block

Mining Attempt dbb1dd3ceb4a3c75125641acd91070a2711fc896f6a66d1f28c377513236a8ea
Version 20000000
Previous Block 00000000000000000000c0578122c3a20c1a0fa197853326ae531fa58ec09638
Merkle Root 02a956c0d5079abd8567a2607a9f3e1afcb971a65f354dad64172e6f519790ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,297
Size: 1.00 vMB
Total Fees: 0.01126393 BTC
Feerates: 73.20 > 1.13 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,061 (384,703 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
530,343 530,343 000000000000000000109c1579adbbc6ab0de58d8ba175dde84ab6a384c413a5 1,573 0.54/1.00 vMB 26
530,342 530,342 000000000000000000005eabbf2efa43b3938269d0a782f25e96eca07d8f3c04 160 1.00/1.00 vMB 4
530,341 530,341 00000000000000000031e95f5940d132312dfeea9a74aa9f6bc51143c7a168bf 1,104 1.00/1.00 vMB 14
530,340 530,340 00000000000000000006ffca0da021c6c529a617a813044cbc77d4c96ab99981 1,608 1.00/1.00 vMB 24
530,339 530,339 0000000000000000002ad515a206b09009023dcacb59e25cd2021e25616edab0 2,458 1.00/1.00 vMB 10
530,338 530,338 0000000000000000002af42cf6317ca7677b35ef448cf95f290aeadced88952c 3,202 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.50 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: 668.38 GB
    • Received: 15.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.