Loading Tool

Explorer IconExplorer

Memory Pool

14,680 transactions
4.34 vMB
0.02699385 BTC
Random Selection Loading Transactions
Max Size: 30.50/200 MB

Candidate Block

Mining Attempt 432b7a4de98001d418f1ec45303c4582812b9fc429eb7c8ca941273823eaaaa0
Version 20000000
Previous Block 000000000000000000009d689b51deff726923888433b44ce7425f817218ac53
Merkle Root 00a02e1ec74cc6378c9ff4f2f08b8a1c18dd5c35110676261a632acd57409730
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 3,659
Size: 1.00 vMB
Total Fees: 0.02322547 BTC
Feerates: 1,095.94 > 2.33 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,167 (27 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
938,140 938,140 0000000000000000000173cc7bc9252eca691b23e511b194bf1bb8c9e3053ea7 4,481 1.00/1.00 vMB 0
938,139 938,139 00000000000000000001d7e16d6139429858c14b6c5f325378bf3d25ee1620b8 3,745 1.00/1.00 vMB 1
938,138 938,138 0000000000000000000037c8ef9c9dfb9108c593931d62557c750ba9e879dc73 1,579 0.96/1.00 vMB 1
938,137 938,137 00000000000000000000af8e1321e2796523c6bf637d05cd2572ba72625d23e7 3,628 1.00/1.00 vMB 4
938,136 938,136 0000000000000000000027a134ccad1c4ab7903f3673c160d56fb02db6ae722a 2,239 0.50/1.00 vMB 0
938,135 938,135 00000000000000000000dacfaa6a4be3c4af380551878f2e6a29b511f2d8e247 6,190 1.00/1.00 vMB 0
938,134 938,134 0000000000000000000101557f3675d6f677d55a650717bc24aee8b116d38dd3 5,056 1.00/1.00 vMB 0
938,133 938,133 000000000000000000002fab180b18177ab0a29b96ca20c7a56a35c322194727 122 0.03/1.00 vMB 2
938,132 938,132 00000000000000000001c80f6e49171c32ae8c2012f5e2848d675d97d64b764e 4,079 1.00/1.00 vMB 1
938,131 938,131 00000000000000000000947c3d10ef379f03a0ba82b069e6c1cf7e82b926fbbb 3,310 1.00/1.00 vMB 2
938,130 938,130 00000000000000000000c9b5a2920d2d39ffc7f8a0613a2879a8b31b8247acd7 2,291 0.74/1.00 vMB 2
938,129 938,129 0000000000000000000102c4e2b15b100cf4ba277ab164bd770b3efbc41027d6 3,805 1.00/1.00 vMB 3
938,128 938,128 00000000000000000000e2debb4e81633449c505ec6c137d787728071f6410dc 3,599 0.93/1.00 vMB 3
938,127 938,127 0000000000000000000054084b4dfb79430185c916485a5a76a04a6e90a141bb 4,314 1.00/1.00 vMB 0
938,126 938,126 0000000000000000000117deea6da93a4293c5f7a893952804a83fe88cd5195b 2,281 1.00/1.00 vMB 2
938,125 938,125 000000000000000000008b4640fa20a33b4a8156cb6374819dcd7d4a57e7770d 4,013 1.00/1.00 vMB 5
938,124 938,124 000000000000000000006baed47d79a6b996d7d40cc5ac0dad67282e67eaa35b 5,360 1.00/1.00 vMB 0
938,123 938,123 000000000000000000002529db2a5b0fb50c968e3119e78a64d37801ed8ebf73 4,631 1.00/1.00 vMB 2
938,122 938,122 000000000000000000003794efa9aa61ec6c784004e1ad249a49bad9796725f6 3,090 1.00/1.00 vMB 3
938,121 938,121 00000000000000000000233ed5c4b778f7679757410092016a4be0bf968c05bd 4,830 1.00/1.00 vMB 1
938,120 938,120 000000000000000000009c7309fd9a664685197f12181d9fd4bdce52bc9f5cd1 5,901 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 823.44 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: 4,085.07 GB
    • Received: 223.85 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.