Loading Tool

Explorer IconExplorer

Memory Pool

34,447 transactions
25.41 vMB
0.06986566 BTC
Random Selection Loading Transactions
Max Size: 129.51/200 MB

Candidate Block

Mining Attempt 1673b76bf1cbb7384e4d6062903aad947ae1c863a9d9a44e57dc4db1732caa90
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root b1e7f4a6a80c5843b56f0b49df07945643b84cab0de4c87cc0f46bd4a868bf2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,179
Size: 1.00 vMB
Total Fees: 0.02390474 BTC
Feerates: 101.67 > 2.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (572,472 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
342,458 342,458 0000000000000000046cb2fd2624db4d08670f182f5b029f7c36c868a9a5b635 199 0.10/1.00 vMB 23
342,457 342,457 00000000000000000074c778cea4f3fd743f18c90add621774ddaef798c43811 599 0.27/1.00 vMB 26
342,456 342,456 00000000000000000ddc7867671bebe269f584c5571ab52d76b368c444cf04eb 319 0.17/1.00 vMB 26
342,455 342,455 00000000000000000e5b871b14b349fa6a546edeca09df7cc5844093fe99ea9d 905 0.44/1.00 vMB 30
342,454 342,454 000000000000000006bac6582b622efecee9942595b5af97a298a622340c93f2 463 0.23/1.00 vMB 26
342,453 342,453 00000000000000001a5f7ba1e802da9f0087ea98255c9a287e1e3ef99f392c36 498 0.24/1.00 vMB 26
342,452 342,452 000000000000000013963a3d81019e0e0fdfb9d3afeaeea1ce63e135df1f60f5 519 0.27/1.00 vMB 27
342,451 342,451 00000000000000001980121795139ad260a56bd7d42ba222e0454163c9b9c130 354 0.19/1.00 vMB 24
342,450 342,450 000000000000000002fc9fd7e908249332ca472f597a797cce060bd6e583ba2a 29 0.02/1.00 vMB 9
342,449 342,449 000000000000000008af23c3423fa9af1bcd920682e5a53c398cb493cef0e372 430 0.24/1.00 vMB 25
342,448 342,448 0000000000000000076eefd8081e41d9c5212624ab48cbef522d084fe3bb97f1 256 0.16/1.00 vMB 22
342,447 342,447 0000000000000000041ea30e30908523e3c53bae088337dc58c1781069b452fb 647 0.31/1.00 vMB 23
342,446 342,446 000000000000000013cd163dd9e6ada545d43df2140200d663f9de21833e7db9 64 0.02/1.00 vMB 31
342,445 342,445 00000000000000000f896bbe628174d56c6716e4102d3d8dcff53ec163bfaedb 405 0.27/1.00 vMB 21
342,444 342,444 000000000000000019c715d8e86f153a7d4a71c5a7101f620042e2c796fdaf86 469 0.26/1.00 vMB 28
342,443 342,443 000000000000000016690badb9e646468540ab563120067e9caf2dec9ee09a1d 476 0.32/1.00 vMB 19
342,442 342,442 00000000000000001a20e45730a97e13cc48a76afc87f76208507d785439d232 1,392 0.75/1.00 vMB 25
342,441 342,441 000000000000000005ffc002ff9a2b71efe4e884e707a503362fe779a5e425dd 367 0.17/1.00 vMB 33
342,440 342,440 000000000000000017382bef62c804fe84e09b707cabe945d1cec0cc27577e1c 302 0.15/1.00 vMB 23
342,439 342,439 0000000000000000010b5d468ea771c416210d532b10694f49cb594d079e5245 1,082 0.52/1.00 vMB 28
342,438 342,438 0000000000000000047d153def87e1334ff9429fab182a5a2bf49587462d56fd 641 0.28/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.27 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: 655.96 GB
    • Received: 14.36 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.