Loading Tool

Explorer IconExplorer

Memory Pool

42,371 transactions
20.42 vMB
0.07488386 BTC
Random Selection Loading Transactions
Max Size: 113.94/200 MB

Candidate Block

Mining Attempt 5db0f7fba7d9de67e417ebbb56cfad8ce6a76896c1c02c738a97fd1dacdc0e4d
Version 20000000
Previous Block 00000000000000000001aed755c8b5575afca68597b9147ec44688a839cdd923
Merkle Root 721e7cccf19ba3cad1910837b0e9684d9b3e6db2390c383b9d541478363ad521
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,428
Size: 1.00 vMB
Total Fees: 0.03418740 BTC
Feerates: 137.65 > 3.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,108 (635,506 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
278,602 278,602 00000000000000003cb73777fb51126e7e671422a683ead56a2ed4b75b50abb2 484 0.36/1.00 vMB 33
278,601 278,601 0000000000000001fc89a18ce3e3ee36b0630f93b7685533f6a657843a7d38ad 248 0.15/1.00 vMB 27
278,600 278,600 000000000000000137413577b63716429a26ac2670b3521b26f2d4cf9e973ac2 680 0.25/1.00 vMB 60
278,599 278,599 00000000000000020e1ce04f83186757239464ef3d71d5251460f949a3fe7d11 704 0.35/1.00 vMB 51
278,598 278,598 00000000000000000b5d9f1b8e7304088b8e7ddb4bd243479ef101b03a080b1a 423 0.28/1.00 vMB 32
278,597 278,597 000000000000000117a974f0b875a343977fa2a72fe56eed1d30631c87ccfb28 1,041 0.50/1.00 vMB 52
278,596 278,596 00000000000000007e1766103e4d49cc06dfac42b8e0cee5c0c435544ce8826d 463 0.23/1.00 vMB 52
278,595 278,595 0000000000000002175c4a45b0c9d69f7c05e0c67a729b54a06e9e14bdf53b3f 417 0.22/1.00 vMB 50
278,594 278,594 00000000000000018d55d28d6da23f334f2f44f2a43fa58fa6eedddad816901a 366 0.22/1.00 vMB 30
278,593 278,593 0000000000000000253f582a191e88a17f642ab5fa3b4551afcb9f2e6632e8c5 258 0.17/1.00 vMB 44
278,592 278,592 000000000000000108335c2216a4018cec32860a36da1e3569adf32c9d69fd0e 532 0.28/1.00 vMB 62
278,591 278,591 0000000000000003018b9f5ae51d411f70af6df9ac6156d023e256f775b0b697 49 0.03/1.00 vMB 71
278,590 278,590 0000000000000001ed6d5ff15c47c871f5f14a916c787f10ef61e8485fffee36 98 0.05/1.00 vMB 36
278,589 278,589 000000000000000280e47f678ba88f08de465a071533bf9a120d0bb2a5e30cc2 346 0.16/1.00 vMB 76
278,588 278,588 000000000000000259a8cc917d0a753dc6c91a4e397d629ce00b930e518fa433 445 0.23/1.00 vMB 52
278,587 278,587 00000000000000021305ca3a5504fc96660f08ac4f23f56cb099c07dee099d7e 280 0.12/1.00 vMB 89
278,586 278,586 00000000000000019b8ddba930293c61cfa26b7ea38f412353603c956bdde938 49 0.02/1.00 vMB 29
278,585 278,585 00000000000000012f0e01b271171998183f955548bf6ba7fad99ca341ccfeea 56 0.05/1.00 vMB 24
278,584 278,584 00000000000000006587b9807f86683fbae6806f03cfd4712cb7b9a25ef54576 240 0.13/1.00 vMB 37
278,583 278,583 00000000000000003a409b66a12d2e2c3c3986974cd2c428897890f99f6cda50 887 0.39/1.00 vMB 48
278,582 278,582 0000000000000002188fae55e9f1817eadab098875573a23478f637ee88a1ed8 191 0.12/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 780.79 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: 559.48 GB
    • Received: 7.23 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.