Loading Tool

Explorer IconExplorer

Memory Pool

23,745 transactions
7.67 vMB
0.04234997 BTC
Random Selection Loading Transactions
Max Size: 49.93/200 MB

Candidate Block

Mining Attempt 2429cf72187989b1c216f128a0cf49a4f7274344c0b621062671d8bdc5dd726a
Version 20000000
Previous Block 0000000000000000000000a67ba51692ca072bc6329b89a268dca8c878fd11a1
Merkle Root 9b429517c4ab7fb97b4d5a003c723bd4dfa159c453d2c58a0708f9d6d448dfa8
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 3,551
Size: 1.00 vMB
Total Fees: 0.02056491 BTC
Feerates: 34.16 > 2.06 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,384 (56 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
917,328 917,328 000000000000000000003c4ea128f5a27e35513eeb038e2ed080273d93d45111 3,220 1.00/1.00 vMB 3
917,327 917,327 000000000000000000012fbc82ce6f5d9713674b138bdff1b1c678c0c91a0afe 1,248 0.53/1.00 vMB 2
917,326 917,326 0000000000000000000002cf7e7d86f1b8d60d8bc41a9ead5b24009c0932e057 2,657 1.00/1.00 vMB 2
917,325 917,325 000000000000000000018936d5db0c06c1ebe23442db4034953e847e5a538d2b 2,656 1.00/1.00 vMB 1
917,324 917,324 000000000000000000009d60c0208fe894af1d39dfad496f730f8c905545fcb8 3,290 1.00/1.00 vMB 4
917,323 917,323 00000000000000000001ce5c8adf619fef3e785c25908805e99d7c084180c8af 4,060 1.00/1.00 vMB 2
917,322 917,322 000000000000000000011272096a55fd12a9d4aa997a617b012174ddf68a89a0 3,239 1.00/1.00 vMB 3
917,321 917,321 000000000000000000011294ef5e1a4dd707a58a5703d4d2a0595c878eb6a82f 1,986 0.91/1.00 vMB 3
917,320 917,320 000000000000000000017ac4627a16fe9392cc3a81152d7c074d2a9bdae6c24f 1,529 1.00/1.00 vMB 0
917,319 917,319 00000000000000000001a63fa14c057c82be1a7421e4e6002557cb7857003447 921 0.27/1.00 vMB 2
917,318 917,318 000000000000000000009ba9bf872df62c7beb53e3c3ade65ac6aad324d48b8d 190 0.05/1.00 vMB 2
917,317 917,317 000000000000000000016d403237459d90879d0413f8e78d3ec0607d1b2a486e 3,173 1.00/1.00 vMB 2
917,316 917,316 00000000000000000001db718ed4ad0a3d1e7177c8ee9093724b358ae72a34b4 2,511 1.00/1.00 vMB 1
917,315 917,315 0000000000000000000180a39f1b1d4ca8ba99203165043703aaee9bb1393ded 552 0.14/1.00 vMB 2
917,314 917,314 000000000000000000015bc82671432b5bdc1cd74bf6fa56ea736929daeb7fc4 3,795 1.00/1.00 vMB 2
917,313 917,313 000000000000000000018e58e6ff649ebaa9ef4996cfe477a59cb578746627a5 2,961 1.00/1.00 vMB 3
917,312 917,312 000000000000000000005c46a1264ad0255edd3f6dec9fafe07de4c645617451 687 0.24/1.00 vMB 3
917,311 917,311 00000000000000000001532d09bf7e5f101cb4202a9f11315b7793cb8b07d370 4,143 1.00/1.00 vMB 1
917,310 917,310 000000000000000000014a452b4e713729f692585b0f14cdfdbb696d4233a5c9 3,319 1.00/1.00 vMB 3
917,309 917,309 00000000000000000000dd1e53d84ee00d8825c596987f9dcc0932379fbfe913 1,270 0.46/1.00 vMB 1
917,308 917,308 0000000000000000000005b729a21d757f7f0ef8ecc4955dd11b170e1c381ba8 3,169 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 786.46 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: 1,003.97 GB
    • Received: 33.28 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.