Loading Tool

Explorer IconExplorer

Memory Pool

27,466 transactions
7.22 vMB
0.04526300 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.10/200 MB

Candidate Block

Mining Attempt 69056dab48e1addd9f10a479cd4c501d6cf27b6750549e27c62689a967c3af40
Version 20000000
Previous Block 00000000000000000001c02571042c0baf36458b65db85617878e8175980e0c3
Merkle Root 83cde083174cbbb9e5f6b27380acbff9efa0d6d3887b02e52750e9963a6b0253
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,024
Size: 1.00 vMB
Total Fees: 0.02024545 BTC
Median Feerate: 1.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,229 (657,524 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
255,705 255,705 00000000000000066a5a0f81094814783c4f716c00cbefd33078a19284f210b0 10 0.00 vMB 73
255,704 255,704 0000000000000006dcf09c6b283359c8202a77403520e4e8ee7ba0a181d37e4d 216 0.09 vMB 120
255,703 255,703 0000000000000007f70450dca3a865a920f04f159426e2737375fb6b6c5e7a26 236 0.09 vMB 133
255,702 255,702 0000000000000000f29890b7bbb1b937aef8cafe24eec0dd939afa7a2e5882da 54 0.04 vMB 79
255,701 255,701 000000000000003803e636efc083471ff7ec28c691f05dc359fa94613fc7b0e8 145 0.07 vMB 97
255,700 255,700 0000000000000033efbb695d8daf36356a4400c46f9d24d417208e2ad2c39c95 332 0.14 vMB 129
255,699 255,699 000000000000000a89e41af7bc786ec4ff7ea479820cb7a1ee9cf7cee4c2fba4 477 0.25 vMB 120
255,698 255,698 00000000000000353f3a0d10e7e67cf85dcc6af92af24a12984ebcbb6b393d83 147 0.06 vMB 126
255,697 255,697 00000000000000028097024eebd35e494da110f7a07d00cde4cecaad8e80c044 140 0.06 vMB 143
255,696 255,696 000000000000002dfd7b5712f8d0ec1e780729d7faf74f68e1113af25acee862 19 0.01 vMB 136
255,695 255,695 000000000000000f1677d9369b2f3d4aa47aa409882d0ad9e9e8afbe2190ce37 341 0.16 vMB 138
255,694 255,694 00000000000000271626943e1c503cd01af8f2e4ac6f43ac0262fbc7ce815c81 316 0.14 vMB 135
255,693 255,693 0000000000000033e773dca6e019e769acab1b8638224fe279b8f7d2ddf1f9d0 160 0.14 vMB 62
255,692 255,692 0000000000000035b1eb90b918d102d654b34b2d7b83c3493e95df51ca8218ee 310 0.13 vMB 108
255,691 255,691 00000000000000076697942c2aefe48ad6d121fd5935f10b0f02140d4f0a5d3c 609 0.25 vMB 135
255,690 255,690 000000000000000a66145d778fef9c35412bc16a0ed4a8404d598525a0d01c6c 382 0.17 vMB 3,950
255,689 255,689 00000000000000038c0997f19b9ca694e9fc2cc9ef68ddc2483fb5a1b17f1f23 43 0.02 vMB 43
255,688 255,688 000000000000001e209a7a541bd5be172cf9578ef3658e044dfe833b2396d918 534 0.24 vMB 125
255,687 255,687 000000000000001ffe5ecd86fad9e56411600868229316cf44189473da7b8e1a 130 0.05 vMB 114
255,686 255,686 0000000000000030fb68ce79cc1fecbe0166b67a9826394ef024dd9e60140675 58 0.03 vMB 73
255,685 255,685 0000000000000015db12f512d71d95b4c556c4428a95953e42fc853e1b5f6a18 434 0.22 vMB 99
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 79
    • Outgoing: 10
  • Data Transfer:
    • Sent: 25.95 GB
    • Received: 0.52 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.