Loading Tool

Explorer IconExplorer

Memory Pool

29,686 transactions
6.80 vMB
0.05876158 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.72/200 MB

Candidate Block

Mining Attempt f30d5246e9230fd399f479c05cafdb4b04beaef0a26605c37dee3585a60dca5d
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root bf8f4feb8f0857f5960602e4b9e933df25fc329e7c8f514cb5a5eea7679f801d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,363
Size: 1.00 vMB
Total Fees: 0.04028029 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (639,800 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,447 273,447 000000000000000413803da07cfce6ea0e2712ecd2126dee628af0aba2bdedb2 1,079 0.51 vMB 60
273,446 273,446 00000000000000017f9eb8c9dabc21417b1b323f772837c3fc6bb35b2c119de4 164 0.07 vMB 1,543
273,445 273,445 000000000000000484d4ba27f7dd5a194bcd748cdb3fc9100d7f0dc7ccc5adbc 686 0.35 vMB 36
273,444 273,444 0000000000000004c5123141cd6d9144ff3c1428e19df4446f1315a5263a2740 883 0.40 vMB 54
273,443 273,443 0000000000000004082c810bea83597be545609433d96051adcda6a8b70f688a 859 0.43 vMB 48
273,442 273,442 0000000000000000324960cfe24113d4ea770a57bfdc02076b0a46cb9ee46fc9 670 0.25 vMB 89
273,441 273,441 0000000000000005e8adfbf5321df877c3ec468b8458c12050058954b3095fae 55 0.02 vMB 58
273,440 273,440 00000000000000018356c6d719d030823f8da918c6d6c90958ec238ac4df754c 166 0.20 vMB 16
273,439 273,439 0000000000000004370306ceb3b21d8c325eb91953098a40727e65c4f9abd0db 632 0.25 vMB 49
273,438 273,438 00000000000000021e6810a10f017075aadc41763ab44fa70f7b6ccdcf50b0a8 32 0.02 vMB 34
273,437 273,437 0000000000000001a38c80beaa9839167a92a1320221af3fb35397688fc0f13a 613 0.25 vMB 97
273,436 273,436 0000000000000003a971551353835e6b91e54dc05677ed0d1fbc5b331cd0e923 254 0.12 vMB 59
273,435 273,435 0000000000000003ba058789229bcf093f37dfd191f75b92284ffab3d993d5bf 476 0.23 vMB 44
273,434 273,434 00000000000000020812539d11636a0edc015260042468db87dffa1b5d055ec1 307 0.12 vMB 41
273,433 273,433 00000000000000057e918d22cf2cf77ceff404c9863b5d4674d9cd442ad241c2 135 0.08 vMB 21
273,432 273,432 00000000000000012eb7791190bf31495de25cd2c2411e041a346c252d1ac0be 660 0.25 vMB 61
273,431 273,431 0000000000000003dcc0a4d9a8b75870200448667b5c1b37999dbbcd652aba32 231 0.11 vMB 44
273,430 273,430 0000000000000002818c0207410f6a9d2d0e1d544de9d6f54d377c092710667b 243 0.09 vMB 47
273,429 273,429 0000000000000003d93ef88e4a1b5b4f8243e404f74746bda93ca4ee95b2abef 1,698 0.72 vMB 57
273,428 273,428 00000000000000007e56d4ef8dfdd5dd378e6fa1144b8c2a97911eda08a43f81 307 0.22 vMB 47
273,427 273,427 000000000000000222ea0cce668a266d162ae9b122361e784f5f4ce02b8e5864 28 0.01 vMB 6
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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