Loading Tool

Explorer IconExplorer

Memory Pool

45,633 transactions
23.49 vMB
0.13970640 BTC
Random Selection Loading Transactions
Max Size: 128.48/200 MB

Candidate Block

Mining Attempt 56b33e06c506f05344e15a3385c5634d5436ff687556f84053f5ee913bdc6188
Version 20000000
Previous Block 00000000000000000001350ed2034af4b78f928cb7df77b79c39a7979cbb2b7d
Merkle Root bc6193092585a5b7e4ca3763526fb7e11716d094b3830b4d8c920fd379f7f696
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,039
Size: 1.00 vMB
Total Fees: 0.04945495 BTC
Feerates: 505.54 > 4.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,084 (762,671 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
151,413 151,413 00000000000005bafeb59afa299055a4aa9e0ca457692146bd82054669cda561 124 0.03/1.00 vMB 73
151,412 151,412 0000000000000c2255e71fc3d90eb4cd47dbbc9cbef30828ed1d18f3b71c0ab6 57 0.02/1.00 vMB 137
151,411 151,411 0000000000000441b66032e279259a7274a6d382f996ca404e206a8076391529 73 0.03/1.00 vMB 97
151,410 151,410 0000000000000176d3e9d9062d83610f17d0986dda385e3f33da8763f81c3c99 6 0.00/1.00 vMB 35
151,409 151,409 00000000000005d75357af4215d8b0d84ca50d10926f47dd1fdb21de90f7dfe3 37 0.02/1.00 vMB 99
151,408 151,408 00000000000000f0f22c6d9fe7c0051531a4355749a8a136edf776937904c33f 2 0.00/1.00 vMB 0
151,407 151,407 00000000000006f0c3328bf56c07fa5805c69e6c81a324f7342c9646b72cd994 7 0.00/1.00 vMB 35
151,406 151,406 00000000000005b88e8a5f68346444b9dbaa075c9cdbc66d4a917a6416d550f8 26 0.01/1.00 vMB 70
151,405 151,405 000000000000023f7d465eb47ba8c190a292d672227b255faf9bfe98571b9ea2 15 0.00/1.00 vMB 839
151,404 151,404 000000000000021699879ae9f6d3da4870f2873549715ea99835c1b6d2a78d03 23 0.01/1.00 vMB 26
151,403 151,403 000000000000058e757f1f4fd772d47518a49a45ccacf562c723e2b805bbe133 49 0.02/1.00 vMB 129
151,402 151,402 0000000000000d7cff3e670063ed5486fd7cf50c29968b770ef0ae8f47dac3db 6 0.00/1.00 vMB 77
151,401 151,401 0000000000000599ea67e3e529f6991a95bef797d45d44b87b777f86d177f12e 59 0.02/1.00 vMB 59
151,400 151,400 00000000000008bfbd7bd9a3e2d84e24c837afbc7382a4095f8d6ccada23426b 136 0.04/1.00 vMB 15
151,399 151,399 0000000000000d698c6c0a13e26fb6602636def84f240f106c6a25fc07be2a02 23 0.01/1.00 vMB 50
151,398 151,398 00000000000009d0b8224ab8a28a1fb38fead0096f15c5d856340f01a25dd639 15 0.01/1.00 vMB 278
151,397 151,397 0000000000000d3aeea84089d2b4368543167a30771095cc2ce375ab5292ca25 43 0.02/1.00 vMB 240
151,396 151,396 00000000000007564b62fdd4aa466708a1fd609272ca9c2bddba05dbe43117ca 21 0.01/1.00 vMB 27
151,395 151,395 00000000000001f6300a72e0057909d4f5c1aa07705e6a2a165a196770dd99fd 31 0.01/1.00 vMB 272
151,394 151,394 0000000000000015ea76a1816a7c5aa594e838f56c34ed94cfc200061ce568c4 47 0.02/1.00 vMB 144
151,393 151,393 000000000000098727fb2b1ef2fe13cf24184667c732a99179cabf8c88376e17 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.74 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: 556.14 GB
    • Received: 7.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.