Loading Tool

Explorer IconExplorer

Memory Pool

39,533 transactions
16.04 vMB
0.11883161 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 92.55/200 MB

Candidate Block

Mining Attempt 40ca56fa3eb241cc092a325b1f03f9a8321dd0c02acdb3597bb8685893b3ae52
Version 20000000
Previous Block 000000000000000000020ba0b0f97ade18a7734e70bffe99fde86a5e317db4cd
Merkle Root 5fd80c9da9959ee1bf8eb4dcc96a8446c972158db408d52be6ec1cd667193985
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,744
Size: 1.00 vMB
Total Fees: 0.04180621 BTC
Median Feerate: 3.93 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,314 (690,357 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
222,957 222,957 0000000000000011c23b98b95b1b81a9488eaf7b765645c5797cf647d214047f 278 0.12 vMB 164
222,956 222,956 000000000000039718fb85fa0ef0dd922d7cab9f4f65d5f548bb04c25662c285 398 0.20 vMB 138
222,955 222,955 000000000000036b11f90761cd3e600ea5af25e015de20d620ece6093f1ce1bc 646 0.25 vMB 194
222,954 222,954 000000000000032465f6baa895b5fe4347960ecc86416a3b616c814cfa9ef2a7 96 0.04 vMB 95
222,953 222,953 000000000000027425ee5415336d1668d36df99c18bd91eac20fb86a0bfab0b0 503 0.28 vMB 171
222,952 222,952 00000000000003d3fbc6f50502c0d26389855d08dc23ef54f347cf4315d52e37 102 0.11 vMB 83
222,951 222,951 00000000000001a30584ae6d876772b26208a13e29a658ff9e3ee6cba04e9f74 421 0.25 vMB 146
222,950 222,950 00000000000000822a163e1ae8983a32ab7117010f8307016fe6981f6b2d176e 427 0.25 vMB 135
222,949 222,949 00000000000001c5d372c98633d36da8fa59c8ee97b975d3c389b2c7beb0384f 512 0.16 vMB 263
222,948 222,948 000000000000033fdcb746270cab97d6dd8fccb2360f2d6573dec6fc76b1a452 101 0.05 vMB 128
222,947 222,947 0000000000000028848c4521d7f64de9f63bca0a0e8f1e941b8d51e7450611f9 667 0.25 vMB 205
222,946 222,946 00000000000001248005f7d4f50462c8543c18d3e3e7629da440d5e37278c3ce 654 0.25 vMB 199
222,945 222,945 000000000000016b426d8b5882cd8f751137ab943cf75da895b376fcf5ae9b29 264 0.18 vMB 182
222,944 222,944 00000000000002205d044c191f574d527a163812ce118c13cd79a279b95b0ddf 14 0.00 vMB 287
222,943 222,943 00000000000002d599f4a254efec00d45b29035df28744c9dbcb488d013d9521 790 0.25 vMB 244
222,942 222,942 000000000000015428d40ede71d3092b4c27bf91c3f140803c315e650a2a4e56 604 0.49 vMB 70
222,941 222,941 0000000000000169758ed00755396e758a53ae16958a0d2f008dac41ad05e225 10 0.00 vMB 106
222,940 222,940 0000000000000347710065980e317186f00c5c31a0af02c9e27a4b1fb9ed8b7e 518 0.25 vMB 167
222,939 222,939 00000000000002b68a43f42a8d5884141cf7398e005e67d51f0d3074c5add291 808 0.25 vMB 212
222,938 222,938 000000000000032e1b44bb2da59dbb69fd80985c95b04e00d2578951f89ab22a 544 0.20 vMB 161
222,937 222,937 000000000000037e12cb0612b52530ea72a22f91c238a5e9bceb6a6673d40038 404 0.28 vMB 116
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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