Loading Tool

Explorer IconExplorer

Memory Pool

20,382 transactions
10.99 vMB
0.02406918 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.02/200 MB

Candidate Block

Mining Attempt 6a618129199ba095e135b85fdd1a032c23916d0b8e40809059346d2c5bf914ff
Version 20000000
Previous Block 000000000000000000010e4ca80696f9612720c180de0ea6d5d3d2e433fe45ad
Merkle Root aa17a1cc844e0c1e1135524dd535220963ca8724ef42583ceecc61aba3016bf9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,832
Size: 0.99797125 1.00 vMB
Total Fees: 0.00631497 BTC
Feerates: 44.54 > 0.63 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,659 (788,020 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
125,639 125,639 00000000000037f4dd7cd050be9ef288d4c1bbb98d23b789d8e331e42ece33b6 62 0.02/1.00 vMB 3,218
125,638 125,638 000000000000098e7d8056126009c79fc9341dd67fe48e702b6fb62d5eb4daa1 13 0.00/1.00 vMB 333
125,637 125,637 000000000000356104ca1acf9baf2deb8f0b3558b5f2cd6a3c1057940023dd17 12 0.00/1.00 vMB 360
125,636 125,636 000000000000256837e3048882138f83dcf707cb92f71abdf711a47b539bac10 14 0.00/1.00 vMB 866
125,635 125,635 00000000000011de9122bfe5b3f676a9492f62c00bc05256de24876bcf31c907 8 0.00/1.00 vMB 358
125,634 125,634 00000000000029e17a8ef2b0eb1baff55202dccab8f33844d03a84ad01bb9539 36 0.02/1.00 vMB 798
125,633 125,633 0000000000003c8746877cbd55588f8119f017472e67231098cbcaded802aa4f 10 0.00/1.00 vMB 673
125,632 125,632 0000000000000243ea5e8aefd4c68b06706f471c9148044b337d62b977815a28 11 0.00/1.00 vMB 0
125,631 125,631 0000000000002cc86eced7b1ba14de738c8d81083f056a120b151f16b7c865a7 5 0.01/1.00 vMB 529
125,630 125,630 0000000000002811b5b0ed503efa970a185f6ed233e0908aa5162fc35da0edc3 6 0.00/1.00 vMB 309
125,629 125,629 00000000000034576b6e4aa1aa67683ce2ef414c0f12d35b578185201727a0cd 10 0.00/1.00 vMB 345
125,628 125,628 00000000000004eb263bf065ad13741ef67f8ade6371dd332d7449543d745298 72 0.02/1.00 vMB 3,320
125,627 125,627 0000000000000fd175963ef2bc8cad6345091c828e663147ed276ba57551a04e 11 0.00/1.00 vMB 939
125,626 125,626 0000000000000fea0760232ba8bebbe0cc4b062d33da63ee4ac7b66652feaba8 10 0.00/1.00 vMB 0
125,625 125,625 00000000000033c5f359aec178aa47f2a0a0fe3a71f2e851452805fa4474452f 15 0.01/1.00 vMB 197
125,624 125,624 0000000000002c8afe7d6cdd40c7639231a1992243cbbfbf68ef07d55222e378 10 0.00/1.00 vMB 3,026
125,623 125,623 00000000000042ed6cd8ecf232aa41350c735541d1ca5f61bc2f608a867caddf 12 0.00/1.00 vMB 0
125,622 125,622 00000000000000628a555260218053c435a1d488e758885adacd442fd513f614 18 0.01/1.00 vMB 886
125,621 125,621 00000000000006320069d1851cecbf2df9e23284522c6d5fea29419cad289947 10 0.01/1.00 vMB 475
125,620 125,620 0000000000000ea7ed199440ce5c2afbc25cb088a6f08c60a97d1764179025b5 26 0.01/1.00 vMB 1,091
125,619 125,619 0000000000003008f21a2b26b4b5fdbd2cfb26104f1c75e8a90284801a773541 13 0.00/1.00 vMB 1,077
Previous 10 blocks ↓
Total Size: 780.02 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: 479.24 GB
    • Received: 3.12 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.