Loading Tool

Explorer IconExplorer

Memory Pool

78,250 transactions
29.31 vMB
0.07878208 BTC
Random Selection Loading Transactions
Max Size: 179.54/200 MB

Candidate Block

Mining Attempt 04198e85bc70b1f7f6b3a74da97958a67d46d4208bd91738ff45ed4e881f6c53
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root d0ccf152af440a1a74856ad2d16f76084f20d0e3248ced7099cdd5dfbc2324d8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,437
Size: 1.00 vMB
Total Fees: 0.01429821 BTC
Feerates: 301.25 > 1.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (103,889 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
811,347 811,347 00000000000000000001a5596e1f6ea291538fa058fc0933a1fbcb44192dc968 3,195 1.00/1.00 vMB 13
811,346 811,346 00000000000000000000a1f8ad0dca92e7fdafd2f2eaa6554dccd93ff445093b 1,973 1.00/1.00 vMB 6
811,345 811,345 00000000000000000002022382a3bd539a727079346d81560f88495e4db39105 2,694 1.00/1.00 vMB 9
811,344 811,344 000000000000000000048d52cf3ef95f23c3adce849311d5e6af2414cd6fb8e2 2,724 1.00/1.00 vMB 14
811,343 811,343 00000000000000000003ab13b6edbd92eaa487c0bbaf1dc33ab0d988d9b30ba7 1,901 1.00/1.00 vMB 9
811,342 811,342 00000000000000000003109c1455384e11dd2f7d0614c5706e252374208b87aa 1,665 1.00/1.00 vMB 13
811,341 811,341 00000000000000000003a573c296ca498e40ccde456fd0f958b583ce000d11e9 3,493 1.00/1.00 vMB 22
811,340 811,340 000000000000000000000c676c3e2e23e41857e410d701abb6abd68c77bbf11d 3,068 1.00/1.00 vMB 18
811,339 811,339 00000000000000000000121d907de82976fdd7b6fec6339106458cb18785a753 2,823 1.00/1.00 vMB 30
811,338 811,338 0000000000000000000192a328f754a072759a8f81bddf337cd967abaa4070d8 3,602 1.00/1.00 vMB 29
811,337 811,337 00000000000000000000f3a3a974f12868f50e8cd5643d8fe8bd5e5c4f85da69 3,269 1.00/1.00 vMB 9
811,336 811,336 00000000000000000001c77a8f3402c2e2904c906cb527b8127d67220cb46608 1,485 1.00/1.00 vMB 9
811,335 811,335 0000000000000000000488dd608ee3ef3d7f4ddf9e259801f738888132ec4ce9 264 1.00/1.00 vMB 2
811,334 811,334 00000000000000000002a785d4f5fb5879bb6f5a0f4d383a2c6c7ec9cbaf51bb 1,351 1.00/1.00 vMB 5
811,333 811,333 000000000000000000041d5e9a4661eaf80ea623cc7c3d8fea4e234bfcb397ac 571 1.00/1.00 vMB 2
811,332 811,332 000000000000000000029a5e0fc98e14b0f2945170f4e797c0bcc5d8d9905ec2 2,496 1.00/1.00 vMB 12
811,331 811,331 0000000000000000000243d72c448edce389381ee9300999209d5dd794c7ee24 156 1.00/1.00 vMB 1
811,330 811,330 00000000000000000004c37fd4b1111e7d605d2ad68050ee719f78141efe7cc3 896 1.00/1.00 vMB 5
811,329 811,329 000000000000000000036c982cef4879e5dd435ec3c6a3aef9366499d1084b5f 1,716 1.00/1.00 vMB 9
811,328 811,328 000000000000000000010ac21288764c65a5ff0014ae6baba9e78a3292fed54d 690 1.00/1.00 vMB 3
811,327 811,327 000000000000000000035e3d415df06d6aef8d92c82bef7781b15004ef2db08e 2,146 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.80 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 710.02 GB
    • Received: 17.01 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.