Loading Tool

Explorer IconExplorer

Memory Pool

73,906 transactions
28.25 vMB
0.06864209 BTC
Random Selection Loading Transactions
Max Size: 167.92/200 MB

Candidate Block

Mining Attempt 0576e15144ef2c7b7242894fd98de0b67ebd130ec09d986da1393ae80afcf813
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root c653c21e34897eae673f9383dd4e1054566e2be3ed9f7eeed58def393addca6a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,572
Size: 1.00 vMB
Total Fees: 0.01210542 BTC
Feerates: 101.62 > 1.21 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (63,890 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
851,178 851,178 000000000000000000036ab0e3961a07e317ab6968944726382a90a7b7253fc0 3,168 1.00/1.00 vMB 11
851,177 851,177 00000000000000000001f807de05ff98d266b96487011fefb446ea0fdb152d70 7,087 1.00/1.00 vMB 6
851,176 851,176 000000000000000000008ae2c48526ff8eb58d126abf70d037ca8941bec2f407 6,721 1.00/1.00 vMB 5
851,175 851,175 000000000000000000037e0679d644826559afa8945ca5331401d07474f101c5 6,322 1.00/1.00 vMB 6
851,174 851,174 00000000000000000001f0cb1d758a8cb76fdfb0ef56c40bef464419a29a3063 1,424 1.00/1.00 vMB 7
851,173 851,173 00000000000000000003629804ebe85258b7aaee6ebfcb54639bdb6f04ac17fe 584 1.00/1.00 vMB 6
851,172 851,172 00000000000000000002dcc2fa70dff5bc4f813c9a1df69e5b5cd3895b1c474f 1,615 1.00/1.00 vMB 9
851,171 851,171 000000000000000000019c843908b6b58548418b4290619d39474addc89dc027 947 1.00/1.00 vMB 6
851,170 851,170 00000000000000000001e7c41270396828313af849a27bce10420a522c1af270 2,809 1.00/1.00 vMB 10
851,169 851,169 000000000000000000006c86c514be7b1ac01548b6975eb0aff21f5616db27dd 3,010 1.00/1.00 vMB 7
851,168 851,168 000000000000000000004be6c227791f6d41ff1971fd3fb2d13c00cc627ff2d1 3,739 1.00/1.00 vMB 11
851,167 851,167 00000000000000000001c929fef222843aac88379d3d4718b121eee4e77f88b6 3,714 1.00/1.00 vMB 13
851,166 851,166 000000000000000000019a8e2f2a363df9e78d1509cd1034010ab94ab2ed4ede 5,752 1.00/1.00 vMB 14
851,165 851,165 00000000000000000003384a206ea0e0fc388c4a1a51a516ad53f87e5aa7ba6e 6,753 1.00/1.00 vMB 16
851,164 851,164 000000000000000000019d250805aeb2f8443b1ca03a821d0882ba53defd965b 6,528 1.00/1.00 vMB 15
851,163 851,163 00000000000000000000a703d4d9ea2b9e6d03a4f708bd7a57f573033dd11581 5,783 1.00/1.00 vMB 16
851,162 851,162 00000000000000000002b592e2dc0a0587e56b735b4762543957b4b0fe46b621 6,055 1.00/1.00 vMB 15
851,161 851,161 00000000000000000002cc8b6c0b202a83b75289be75a9951b621527df55c496 6,674 1.00/1.00 vMB 14
851,160 851,160 00000000000000000002f414496c3fe6546e02b21b728617a124e1d94a962f60 6,091 1.00/1.00 vMB 16
851,159 851,159 000000000000000000004d8e72e8dcce213d152e8aebc6a336db5604093579cb 6,434 1.00/1.00 vMB 21
851,158 851,158 00000000000000000000185aef121ccd99ed1d7f6598c7c5c5a1fe47aa7855e9 4,077 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.51 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.67 GB
    • Received: 15.55 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.