Loading Tool

Explorer IconExplorer

Memory Pool

79,781 transactions
30.20 vMB
0.10903355 BTC
Random Selection Loading Transactions
Max Size: 180.61/200 MB

Candidate Block

Mining Attempt 39f66e233e324a551b89eddb6946af7c7c2b3bdb0b3583ea1ebbf878cb881a13
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 65b44a06433bb0dab1d52aa2b4e7b8c004e5af4098b030316329fafd652fa84b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,818
Size: 1.00 vMB
Total Fees: 0.03786173 BTC
Feerates: 151.00 > 3.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (309,784 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
605,361 605,361 00000000000000000003fb2ea393234d5d4346bffd007867f3c81d8258077d04 1,882 1.00/1.00 vMB 43
605,360 605,360 0000000000000000000172e59a616a54f4e57221032a27a2f7a0c333789797ab 2,843 1.00/1.00 vMB 24
605,359 605,359 00000000000000000014e6cffb956e0d9542c9db983a242d41f7bfd1292bc249 1,854 1.00/1.00 vMB 27
605,358 605,358 00000000000000000000ab987c4af40fa6e99bda76d7b0691dd3a66ca43fcbeb 3,004 1.00/1.00 vMB 58
605,357 605,357 00000000000000000007d495f382ea83f21a36067c9bd4ae96d03a4b9057aacd 2,091 1.00/1.00 vMB 28
605,356 605,356 00000000000000000008ad5cb04fdd358b03ef42dd08d280badd809d0800a34d 1,956 1.00/1.00 vMB 47
605,355 605,355 0000000000000000000a368bd8f757609e5d2b902d3d81e2811461e72550e7ff 2,380 1.00/1.00 vMB 72
605,354 605,354 000000000000000000042e1de089b9ee56a5aeab5f49dc534f090bfe022cbec8 964 1.00/1.00 vMB 80
605,353 605,353 000000000000000000157bef3ce63431b8955f13d3054f05dadbd8924c812561 2,833 1.00/1.00 vMB 31
605,352 605,352 000000000000000000094e5c3786bf2880d334e54470bf8112cb051c6ebfdcad 2,967 1.00/1.00 vMB 25
605,351 605,351 0000000000000000000faec3d26fb16cc4016339ed9ecc4306666e6fd18dbe5e 2,495 1.00/1.00 vMB 24
605,350 605,350 00000000000000000013146f94e7b22e0f3dd84a0fa89d5dfa72caecd89a12dc 2,821 1.00/1.00 vMB 26
605,349 605,349 00000000000000000000f16ea72e93307aa89f6a790a1e6270c528514416d031 3,011 1.00/1.00 vMB 13
605,348 605,348 00000000000000000008b4a219185275a95f763074c56391a23787f8536aa7ad 2,633 1.00/1.00 vMB 20
605,347 605,347 000000000000000000012e738dd892468ddbd9326bea21a125bcbc8900a19889 2,740 1.00/1.00 vMB 56
605,346 605,346 00000000000000000011dd50433fbf03f1026c2e65c5160cd21d8da6efd11290 2,337 1.00/1.00 vMB 14
605,345 605,345 0000000000000000000339c317a2f7245b770c31da3e35a3e3ca085d64eab9c2 2,452 1.00/1.00 vMB 20
605,344 605,344 0000000000000000000b3f6fd4bc89a81c9c831e8d16b7d1aa14b4b747fe18d9 2,181 1.00/1.00 vMB 16
605,343 605,343 00000000000000000014232dc52d58071d17bf6b547c85400b3c089de929729e 2,686 1.00/1.00 vMB 23
605,342 605,342 0000000000000000001045700fab90c70f45460521edfbdbf93b45d9ada9c150 2,989 1.00/1.00 vMB 27
605,341 605,341 000000000000000000099925b7159de24c43cddca0c9723aee0987ea99fe4d58 2,778 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.65 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: 672.53 GB
    • Received: 16.26 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.