Loading Tool

Explorer IconExplorer

Memory Pool

41,753 transactions
26.05 vMB
0.05357678 BTC
Random Selection Loading Transactions
Max Size: 136.51/200 MB

Candidate Block

Mining Attempt 1ce6c12c3ceea326f1d2ddcb6b49e38295b2e03f5449f6659f4339496f5899e2
Version 20000000
Previous Block 0000000000000000000023f37b3a49d9f828d6949092c7ab46205993b01b2559
Merkle Root 6ca6ae6ba765e095cca91ebfa060405756455b1775ee6a944128b506271abcd3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,829
Size: 1.00 vMB
Total Fees: 0.00620167 BTC
Feerates: 61.00 > 0.62 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,723 (368,073 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
546,650 546,650 0000000000000000000bb32db7e876e31dac19f925dd385c41f2b5a0e216d113 1,437 0.96/1.00 vMB 5
546,649 546,649 0000000000000000001242c004bfc2b32d5dfd344a116c98cea82c01bf58aec9 3,208 1.00/1.00 vMB 11
546,648 546,648 000000000000000000218e8578d75d3737b13ae40aea07024d702e2da8562e34 2,843 1.00/1.00 vMB 38
546,647 546,647 00000000000000000024aeb87816ec1529e22909f6e62331481771d0affd2ff6 107 0.07/1.00 vMB 20
546,646 546,646 00000000000000000006e94baf19f0e5a185c4bd21e77cd1c70f5236d4bc5db8 2,609 1.00/1.00 vMB 23
546,645 546,645 00000000000000000005cef716ffac36e752c9775670cda51a65331a2e3d8fab 275 0.57/1.00 vMB 3
546,644 546,644 0000000000000000000b711cf2d599b254e32cbd74614098eedfd660f8784109 2,795 1.00/1.00 vMB 3
546,643 546,643 00000000000000000005bfa6854c161daccfc3a7922860fb2ae79c1f55885a01 2,358 1.00/1.00 vMB 30
546,642 546,642 0000000000000000001eed9604de904e1b6c3598bf689ffceb311f8e3e5217b6 1,639 1.00/1.00 vMB 9
546,641 546,641 00000000000000000007949420e6b92b6e1bc3eb59848e55625ac87fbc84252b 2,149 1.00/1.00 vMB 7
546,640 546,640 00000000000000000013fb4317a29671bec7a18f57aae0f2308af27264a250de 2,256 1.00/1.00 vMB 19
546,639 546,639 0000000000000000000957ef95c726b0e808702e2678da16f1411ff07ae80d30 518 0.48/1.00 vMB 6
546,638 546,638 0000000000000000001e907b9d298a13778514df34ffa9be4edd77556b07f4ce 1,255 1.00/1.00 vMB 4
546,637 546,637 00000000000000000024067950ac56151566cdc42f4a1b3d2389a27e7b488103 1,012 0.37/1.00 vMB 44
546,636 546,636 000000000000000000079fc8382455dab886dc783ca2d1ac505388a8e0577ea9 3,568 1.00/1.00 vMB 14
546,635 546,635 00000000000000000006e43f52acbd9e0c41dfd889a32542e1f4908fe13128da 2,657 1.00/1.00 vMB 11
546,634 546,634 00000000000000000009c5d8b0061e97fcc5e69e1914844f70a15183a142c7c0 2,038 1.00/1.00 vMB 6
546,633 546,633 00000000000000000005a363934fa56c688f6d2dae0d2cc604d2dc3e7a90a246 3,376 1.00/1.00 vMB 18
546,632 546,632 00000000000000000021857da90a27b531a29ef6823a705e94fc50e66144c9ba 1,073 0.45/1.00 vMB 8
546,631 546,631 0000000000000000000ea1bf0379388460dfdd60703fc22074855ef31634e666 138 0.07/1.00 vMB 8
546,630 546,630 00000000000000000011071d57ab4d07d228ef80ac67720ca3a182f6df44ac96 109 0.06/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.91 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: 645.61 GB
    • Received: 12.74 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.