Loading Tool

Explorer IconExplorer

Memory Pool

47,066 transactions
29.05 vMB
0.10230650 BTC
Random Selection Loading Transactions
Max Size: 153.14/200 MB

Candidate Block

Mining Attempt 464545bda0022a905a70af3b2bf0a5b1578f88efa53fcc8d21428c1f755e23c2
Version 20000000
Previous Block 00000000000000000000686bed0627151f22dbb88dc97c9a06af7e0389956d6c
Merkle Root 1e47354720afd79488948548ac2e5b59826a380766feb64e45979a478eaf397c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,895
Size: 1.00 vMB
Total Fees: 0.04336430 BTC
Feerates: 101.65 > 4.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,260 (647,032 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,228 267,228 00000000000000013d8ece2e628bd9a258b9a9dfc2fa10f1630ae6f93521eb13 224 0.09/1.00 vMB 187
267,227 267,227 0000000000000001d0260cfa01d6f6950d1da1d3c89ced4ee375a56182cb453d 133 0.06/1.00 vMB 113
267,226 267,226 0000000000000002a9a531d85cd45c8be5152abf044944ef2ab27569e99bda17 167 0.15/1.00 vMB 74
267,225 267,225 0000000000000005ebed816e7614576c659a96860bb3462945ad62f613b6e445 243 0.10/1.00 vMB 114
267,224 267,224 0000000000000004d441b64a78efdae12b3716cc1b0e00769b013c28d66fcc44 245 0.13/1.00 vMB 72
267,223 267,223 00000000000000028d4622dd5de4fc035fa531e9ea050e87c31fb57e4835f96b 340 0.17/1.00 vMB 59
267,222 267,222 0000000000000009b13871af19a35907d0b107febdce895bfafd92aae3bc9141 73 0.03/1.00 vMB 51
267,221 267,221 000000000000000128e85f6dfb55d1aee0b29d2473060ecead64b5d1d8254542 59 0.03/1.00 vMB 62
267,220 267,220 000000000000000705e1915dc097350e9b3b8f47cb5a98c0f485cc80e8c51bc2 187 0.08/1.00 vMB 59
267,219 267,219 0000000000000007c8731cb30d43441c560bdfc4a786e530d2c0570bb7b157d2 64 0.04/1.00 vMB 54
267,218 267,218 00000000000000002bd2f8350de0e6ffda14c8fe30f5d32d9fcec8e5d0a44513 105 0.08/1.00 vMB 32
267,217 267,217 0000000000000009e2a0bfb678406f00e048ab1c3ad0d46d24c7465f3fad444d 73 0.05/1.00 vMB 25
267,216 267,216 000000000000000363ab93063e427bcb5d4402e3a61780aff60aaf9cdd6f9206 422 0.25/1.00 vMB 88
267,215 267,215 0000000000000002f319d0a59a59a37b25efb34389b771776cb7a6f9549d0718 20 0.01/1.00 vMB 58
267,214 267,214 0000000000000007a13f40976ba16a2518047123816f88c97c6021494b4e2c1c 62 0.03/1.00 vMB 41
267,213 267,213 000000000000000989681da38bb708399c07028c084b269938005d8528830c05 433 0.17/1.00 vMB 74
267,212 267,212 0000000000000001ed792106e9fc0795d1e72ce38e18ab3861a00cbcf6d6c3a2 84 0.04/1.00 vMB 36
267,211 267,211 0000000000000001e899f7323c7a1b5a21523d61687daa8d75a6a83997ad4f12 164 0.08/1.00 vMB 83
267,210 267,210 0000000000000003f64770ea92a32c451433298fddc482f7cdfdd1eb1b8f327a 21 0.01/1.00 vMB 101
267,209 267,209 00000000000000001b5326dc476f5579447a52f8969cf0ecbcea3962dbf20f98 274 0.14/1.00 vMB 69
267,208 267,208 0000000000000006376105ae50a71d51d06b273d1a9619a3b05f375c8b4c2eef 30 0.01/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 781.05 GB

Node Details:

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