Loading Tool

Explorer IconExplorer

Memory Pool

46,764 transactions
28.06 vMB
0.07714830 BTC
Random Selection Loading Transactions
Max Size: 147.75/200 MB

Candidate Block

Mining Attempt 24cb3bcfdf6e5dbac7724efb7394efdca6f6a624f93b443b3a90f847eb793260
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root 0a7f902668eb611ca88d5ae2602ec48d607198ee7ef4aedfe58b274f045a5d18
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,199
Size: 1.00 vMB
Total Fees: 0.02309082 BTC
Feerates: 100.36 > 2.31 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (395,388 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
519,554 519,554 000000000000000000008eefd941528c618c3971c9aa5e0d1f4b86f115a2b505 673 0.26/1.00 vMB 12
519,553 519,553 00000000000000000011c1b7b7fcb2b32b5e56dad9e5e843ae9df7608267ba90 704 0.45/1.00 vMB 49
519,552 519,552 00000000000000000032f1c7ec32b983a07e9c8cd2cefc7263f1f7237f177ccc 582 0.25/1.00 vMB 42
519,551 519,551 0000000000000000001f34148953499e9c78fe5255c3b8b579fc61ed4dbcada1 1,884 0.66/1.00 vMB 29
519,550 519,550 0000000000000000000c47a56ee411068c8ba3328e52011de9176bd027756a60 231 0.13/1.00 vMB 37
519,549 519,549 0000000000000000001f5799b7a5e2f5df42c48460053fefffe2e12e2b0b8528 1,146 0.50/1.00 vMB 30
519,548 519,548 0000000000000000001f7dad481f480c960b44700e8c3e432d921bbd41946551 50 0.02/1.00 vMB 20
519,547 519,547 00000000000000000015514c89c449945862f8cd61df6532256ae2452b3c2c0a 558 0.24/1.00 vMB 31
519,546 519,546 0000000000000000003e800b8a0790c266ab92677f1dc4e62cbc02c42969b3a6 1,376 0.64/1.00 vMB 28
519,545 519,545 0000000000000000003b77ee56baab88e59588a4322382671e810b23af312f62 1,140 0.54/1.00 vMB 28
519,544 519,544 0000000000000000001451ae1bf347755b3fe86d9a8f35d40663dbd9f75a9de4 2,272 1.00/1.00 vMB 32
519,543 519,543 00000000000000000047a306b878fdba8cb73af77f0c4d3f1b38a9ebcc5e5ab8 314 0.11/1.00 vMB 29
519,542 519,542 000000000000000000228608aeec97bccea014690689340db636903bdcac58ce 985 0.46/1.00 vMB 26
519,541 519,541 000000000000000000426f61a81f217a8dfad5dc6468ef560a556b25fc16af6d 349 0.12/1.00 vMB 21
519,540 519,540 0000000000000000004793278025abe02eeab9527c3dbe9515bc55eed36e6b50 264 0.10/1.00 vMB 33
519,539 519,539 0000000000000000001dd234b945cb6754936ef62525d409937e50854c6f29b3 215 0.10/1.00 vMB 24
519,538 519,538 00000000000000000045cc5a632a7b5ea8c6d6e918f479c793a5229a10ef6a7c 1,013 0.43/1.00 vMB 40
519,537 519,537 0000000000000000000d3d98e1396ac0ad1e31e0ad6f82f70c4ddc418197aaa5 720 0.26/1.00 vMB 35
519,536 519,536 0000000000000000002a4d2a80f78e7fc77b866fca710802fd1fb9ab6e765fa9 1,279 0.52/1.00 vMB 29
519,535 519,535 000000000000000000094772f72ed642eabeec06e7cf974ecc5701f08d0eb120 924 0.45/1.00 vMB 46
519,534 519,534 0000000000000000003cb69b94b2e68ca4e33f685995b349faf74e7040446f70 992 0.55/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.29 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: 657.05 GB
    • Received: 14.46 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.