Loading Tool

Explorer IconExplorer

Memory Pool

78,849 transactions
29.20 vMB
0.11999454 BTC
Random Selection Loading Transactions
Max Size: 176.11/200 MB

Candidate Block

Mining Attempt ce4434ab4d5e018237c1152196dea5470cd5ca9502792dbfd0f1857d78d7e224
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 3a0af9d2681bee559992e275f4d1659faa3a150d5de30bc56084d45b4ccd3a6c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,144
Size: 1.00 vMB
Total Fees: 0.04359082 BTC
Feerates: 150.80 > 4.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (48,987 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
866,278 866,278 000000000000000000000d05b7a51b8790952f428738f2a9ea56632ae076e163 6,037 1.00/1.00 vMB 8
866,277 866,277 0000000000000000000244fcec34381a499246c16986e95e0f6719205b1de680 5,352 1.00/1.00 vMB 6
866,276 866,276 000000000000000000007643ee1e9cbf0a438ab770f154ac5b995fa8a0cee591 5,434 1.00/1.00 vMB 9
866,275 866,275 0000000000000000000075804af368e4999e5a01b27097a8a7842c5988580ce5 4,522 1.00/1.00 vMB 9
866,274 866,274 000000000000000000008919d63f06a2ed1f0dc8bd132682160c9c3ca502b7e1 4,189 1.00/1.00 vMB 9
866,273 866,273 000000000000000000012819f7f040b742c017fccee0098a97a458809da84742 3,674 1.00/1.00 vMB 23
866,272 866,272 0000000000000000000244910dbd56348b04431f89519dbeb5cb49c4a0e30a63 1,324 1.00/1.00 vMB 4
866,271 866,271 0000000000000000000204a9ff68296f92859a4377a675ed74ec723c90f08480 5,018 1.00/1.00 vMB 6
866,270 866,270 000000000000000000017e50b9c5127509f2e7498ad6e5870635666c20045091 3,229 1.00/1.00 vMB 9
866,269 866,269 00000000000000000001ad0594fd8d1a5c9b2059d6e8481a923a49b6ec424723 4,885 1.00/1.00 vMB 7
866,268 866,268 000000000000000000026488a1b6ff3b2e3fd6c8ff2f1e4872bda1dcc42a0bd8 3,313 1.00/1.00 vMB 5
866,267 866,267 000000000000000000006ae0d57cca1b85eeb621026481dfab423546eaf984cb 4,714 1.00/1.00 vMB 10
866,266 866,266 000000000000000000022ab42137e47127c52fd1a662fb007b6b55a30bf11c7e 307 1.00/1.00 vMB 7
866,265 866,265 00000000000000000001ff437e64a20773afe97d3f3006d222fe172e91bf93b4 3,659 1.00/1.00 vMB 10
866,264 866,264 000000000000000000000885f753c6a810c5d3fca5d0b8863c93892396e7fa56 2,273 1.00/1.00 vMB 10
866,263 866,263 0000000000000000000115a6f2b1cc74a848c34604b84deda6b948e7fcb61ab2 3,834 1.00/1.00 vMB 12
866,262 866,262 00000000000000000000b077ba97ab7c3b828f926fb5109a480642c70f9471a7 4,800 1.00/1.00 vMB 13
866,261 866,261 00000000000000000002457fac7cff3af2aa9f997628ae8245a2e54fd7fd430e 4,962 1.00/1.00 vMB 14
866,260 866,260 00000000000000000002124c03a3b424bd69601fd540f5f561f4bd7eedd87836 5,098 1.00/1.00 vMB 19
866,259 866,259 000000000000000000011c027af4db7f95a6c404789cd6bc91a27e4dfecfff21 5,948 1.00/1.00 vMB 20
866,258 866,258 000000000000000000022fbfde452ac7e9c3f9a8213fcb5fa70a1ce7e3c805ef 3,903 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.85 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: 712.78 GB
    • Received: 17.21 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.