Loading Tool

Explorer IconExplorer

Memory Pool

75,210 transactions
29.88 vMB
0.10986927 BTC
Random Selection Loading Transactions
Max Size: 173.48/200 MB

Candidate Block

Mining Attempt b84162ee187a09651252f9beb7b11b428a50395f6a14ffc0e06758532c1bf8c2
Version 20000000
Previous Block 00000000000000000000eac0d0edfeacbf2a9e265a4f05056996405b4c699ecd
Merkle Root a556c8cb0fd5fd8ac3ea80b76051d701f0dfc5b93ce41eb9a5a82227f39593a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,998
Size: 1.00 vMB
Total Fees: 0.03841996 BTC
Feerates: 101.64 > 3.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,053 (568,694 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,359 346,359 0000000000000000015b68e29db295fcfbc7e903ce732216068bfa5e6b597d0e 256 0.11/1.00 vMB 31
346,358 346,358 00000000000000000c114174764d9de2ddc42136734c575f9092c181e63f05db 1,181 0.73/1.00 vMB 20
346,357 346,357 000000000000000013c51759e54b4cac1a73442d732e7ba0e701e4c0b26f4598 630 0.33/1.00 vMB 23
346,356 346,356 00000000000000000b0411d7613cc56c8be5abb39cc52a18098c3689e58c50f5 119 0.11/1.00 vMB 16
346,355 346,355 00000000000000000e730212f43189856912812368d9776148013c5de5a2bf5f 454 0.22/1.00 vMB 25
346,354 346,354 0000000000000000084cab2cba12e85cfbe524a8633845e3a5fcd2655cdc6125 419 0.23/1.00 vMB 28
346,353 346,353 000000000000000007b40444ef75b9a9226e0a7b3304c4f9e19d56341c51e025 814 0.51/1.00 vMB 19
346,352 346,352 00000000000000000b4249be059f44b7887dcf885332b947bcf2f2435f511144 176 0.09/1.00 vMB 23
346,351 346,351 000000000000000006439d43d180920eb757e0612f9fefa6d7c9aef053f5fa1d 70 0.03/1.00 vMB 27
346,350 346,350 00000000000000000f97e4e96c89c1fb50ecb8cba3781cf765681678dd20b68e 667 0.40/1.00 vMB 83
346,349 346,349 0000000000000000018c85eadf4667da3e1e3f0d862d21b00946d83f998c369d 550 0.20/1.00 vMB 37
346,348 346,348 000000000000000013caf359dd22443e29349adcaf12e1dc153212803cda1deb 370 0.17/1.00 vMB 84
346,347 346,347 000000000000000008f979e15ad0481a07c9e08755be5ae1ed6f18ff171de12d 869 0.56/1.00 vMB 22
346,346 346,346 00000000000000000b0aaa597276ba3b3755bdb294caa83b75353c71fed61846 68 0.06/1.00 vMB 18
346,345 346,345 00000000000000000875ee8e8349ab844bfe134c6b4d5a82bbb42602c05baadb 335 0.19/1.00 vMB 22
346,344 346,344 000000000000000003d06086f89c8c3548756c44fa2180c30b6446238daf4cf7 91 0.07/1.00 vMB 16
346,343 346,343 0000000000000000168f7932ad73c839aecde73ba6c96f027d8e954a9bde5b6b 54 0.06/1.00 vMB 4
346,342 346,342 000000000000000017680e9b6597601f4a066a11a4467590efaa75171d667bac 629 0.35/1.00 vMB 27
346,341 346,341 0000000000000000165db83c11b0102b79d3647f029962e07a967cf113c9e766 211 0.12/1.00 vMB 367
346,340 346,340 000000000000000004351c8135d0efcb9ca0b1a16d497dcbc5e5737f9230625c 910 0.52/1.00 vMB 25
346,339 346,339 00000000000000000fd4b95ff6b0017b57061b65c6327cf6d2842f7a4f443933 275 0.18/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.49 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: 668.23 GB
    • Received: 15.43 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.