Loading Tool

Explorer IconExplorer

Memory Pool

27,833 transactions
25.68 vMB
0.08547937 BTC
Random Selection Loading Transactions
Max Size: 124.05/200 MB

Candidate Block

Mining Attempt 2e04cd41558b57c12727cd566a9f0c5ebf22888d9614efcf93af0692490589d6
Version 20000000
Previous Block 00000000000000000000b31bddf15c89d32274d08a85fb7020240ed911664f51
Merkle Root a99092b8400fb9295cb63b701d5c588dc4f1f3365bd4aaaa7612a98ff83d0aae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,400
Size: 1.00 vMB
Total Fees: 0.03505650 BTC
Feerates: 198.93 > 3.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,175 (635,594 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
278,581 278,581 000000000000000098d54169477b66324f5a321176f4fc87ff533fcf04808cc9 257 0.12/1.00 vMB 46
278,580 278,580 0000000000000000366d56eac2232aed3981656e2fccbf97c212b2b26e37cb24 434 0.22/1.00 vMB 63
278,579 278,579 0000000000000002c39605667ef793ced8bc34fd184814aa50b820e6057add3b 73 0.03/1.00 vMB 53
278,578 278,578 0000000000000000280c124dc7e0cb6c4163f60027db10683ada31358461c03f 314 0.14/1.00 vMB 58
278,577 278,577 00000000000000014cbac5805cbeff854c09f413213137dd656439ee4e40a0d4 276 0.12/1.00 vMB 50
278,576 278,576 00000000000000028e8c0b726ce5c7e9370fbdbd34d22e73fe173b636873f5ca 329 0.14/1.00 vMB 58
278,575 278,575 0000000000000001ce4236c579a865d9455fdce284a547809066dbf21de7d19e 44 0.02/1.00 vMB 53
278,574 278,574 0000000000000000221ef2de0efc8b947d9eb0dafb77c200e38fe24685c575a4 65 0.02/1.00 vMB 15
278,573 278,573 0000000000000002a33228cc7a063d65fa5e62c8f9aaa6404ee0e1fc9117d39c 357 0.17/1.00 vMB 40
278,572 278,572 0000000000000000d544da1cbe4de133b8275a79dfc6818156de4ed4f27f4f5f 59 0.03/1.00 vMB 33
278,571 278,571 0000000000000000a981eecb9a433719c6a43ee72eb10e2d9143cb75e941efec 257 0.10/1.00 vMB 53
278,570 278,570 00000000000000005b9a26691cecd613e35ff017022dc9a7fdf8f83af91dce32 390 0.17/1.00 vMB 46
278,569 278,569 00000000000000010d3c12aba4e30310a7ab44062a9acef2a2ef796ceaa0a313 267 0.13/1.00 vMB 64
278,568 278,568 00000000000000010f506a248cb023addb43b06874f77e0e5fd78036af0ea1e5 97 0.04/1.00 vMB 43
278,567 278,567 00000000000000011b722faa46d8bccfc800b175d66684b6afbf697d6c55e02f 63 0.06/1.00 vMB 35
278,566 278,566 0000000000000001c3d991ba5b549620e78c2eda9f434c5d155830f4dba7c409 20 0.01/1.00 vMB 84
278,565 278,565 00000000000000012017db41f132a0828538fc618408648f7b161ce92deb29e9 175 0.07/1.00 vMB 36
278,564 278,564 00000000000000009df9e05cfb4b93e1e4e95f5af3cde6cb9f9e54d0f9d8a917 337 0.16/1.00 vMB 58
278,563 278,563 000000000000000068d1acfc475bc070b96d9f22ffcd5feebf4920cb244b12c6 32 0.01/1.00 vMB 37
278,562 278,562 000000000000000048599994d58ea041a97449f85c109143a0cfd1fe942f1ef1 6 0.00/1.00 vMB 38
278,561 278,561 00000000000000000d81cc13670501c96f3b696084000319a0b72554b657a39c 264 0.13/1.00 vMB 135
Previous 10 blocks ↓
Total Size: 780.90 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: 571.17 GB
    • Received: 7.79 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.