Loading Tool

Explorer IconExplorer

Memory Pool

77,853 transactions
29.01 vMB
0.06872540 BTC
Random Selection Loading Transactions
Max Size: 173.60/200 MB

Candidate Block

Mining Attempt 6a7acf5a24790bbe3b49023df3b33ba98905d6bf27637479d60016f8be4e5f20
Version 20000000
Previous Block 000000000000000000004dc4502af0d104d581c2cf1796c3b173cb69ee8070e0
Merkle Root e73d8514fd5489eb45e9c8a62b32c9e98b15283a09c8d9529c66726d91eb1b2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,389
Size: 1.00 vMB
Total Fees: 0.01002640 BTC
Feerates: 73.20 > 1.00 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,062 (535,975 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,087 379,087 0000000000000000019052fb8619cf1b49437ada53b8dd020f0dd254e2af9054 596 0.25/1.00 vMB 43
379,086 379,086 00000000000000000a9da4ea9868321d5f8155300edd22eee3fb28a5229a5140 387 0.22/1.00 vMB 29
379,085 379,085 000000000000000004e28c4432c1b021f87b4a30a9313f614fabc104944e4ddf 648 0.29/1.00 vMB 38
379,084 379,084 000000000000000008a10104315c48b7a12dfb9dca090ddedc900c5d04d95841 768 0.39/1.00 vMB 33
379,083 379,083 00000000000000000d00e7e89bb46d2d729f74deb9d92b32654aa34ade4edef2 45 0.06/1.00 vMB 9
379,082 379,082 000000000000000007af0b013fcf843a58d7a4a7f2792186631d0798aae5f9df 1,002 0.49/1.00 vMB 39
379,081 379,081 0000000000000000024f95548f5815a48e36764a4e5cfcafe0073982684722cb 763 0.33/1.00 vMB 42
379,080 379,080 00000000000000000b78bb5c707b445966da5d83b18b2b910693dfdd0f279f09 1,007 0.48/1.00 vMB 42
379,079 379,079 00000000000000000f19e1034de2c43f9c7d2afcbe03b9059e93e6432817f19c 1,101 0.78/1.00 vMB 26
379,078 379,078 000000000000000001a701b2405f4eaf3710348daed590970c63be97a1afcea6 1,276 0.74/1.00 vMB 29
379,077 379,077 00000000000000000d92082c4fe49744223601b1633b09bf152b1d5aecfbb9b1 379 0.25/1.00 vMB 28
379,076 379,076 00000000000000000dbda2b5c1cff65fa580764304b1d5e5b17ea6324f9faaa2 1,797 0.79/1.00 vMB 40
379,075 379,075 00000000000000000917bf99dc3aadb1562b55a6da168c94ef87db9b48da0b0f 615 0.31/1.00 vMB 33
379,074 379,074 000000000000000001879183d4065a0aa5388ce96dec034411e0264378a34287 136 0.10/1.00 vMB 24
379,073 379,073 00000000000000000a9b59b70168e7938b67436dbb692363ec597098c1e9cdff 931 0.44/1.00 vMB 39
379,072 379,072 000000000000000011aaf4a30feea459ff145da738fb787b96b16d785ba30706 554 0.24/1.00 vMB 43
379,071 379,071 00000000000000000e07fe2bbc27555ca679e5090901e8fe36f2f0d551e196a6 1,440 0.66/1.00 vMB 42
379,070 379,070 000000000000000011aeadedacc601f2f00b697f00b9d6da0588f5ec4f369442 779 0.84/1.00 vMB 17
379,069 379,069 000000000000000002c671560b9b021ddcd630580be5eb62d975892d91b47224 585 0.31/1.00 vMB 26
379,068 379,068 00000000000000000ec9a6d9833587510389e46ee7addd37e7024ab063fb18d1 148 0.11/1.00 vMB 18
379,067 379,067 00000000000000000595698883679e0b5c8edd14f4cc4333e97df7765b5b5711 343 0.17/1.00 vMB 32
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.41 GB
    • Received: 15.50 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.