Loading Tool

Explorer IconExplorer

Memory Pool

42,108 transactions
26.18 vMB
0.05695818 BTC
Random Selection Loading Transactions
Max Size: 137.05/200 MB

Candidate Block

Mining Attempt fb38426bf75859250d9b9a8aa648aa78b0990f2dacc2a61aa9e4c44f8546c5dd
Version 20000000
Previous Block 00000000000000000000e9fc36eb4e54258de385eba8454916da1a3a70de6bbf
Merkle Root fd3a590e4461ec6e1b1b0307973286c75626ca8ca7030d677fd91ea381423fa6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,315
Size: 1.00 vMB
Total Fees: 0.00912599 BTC
Feerates: 150.52 > 0.91 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,751 (443,739 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
471,012 471,012 0000000000000000002dce8635d8a5efae6ec376e13fa4c3a1d4c51de2764d38 2,458 1.00/1.00 vMB 278
471,011 471,011 000000000000000000414e0e6d1b730eafadcc10fe7f537669e93ae623a81b61 1,572 1.00/1.00 vMB 251
471,010 471,010 000000000000000000d1733049028be8c397da958d34f89f0990ad8e19780071 1,578 1.00/1.00 vMB 312
471,009 471,009 000000000000000000bed4ad2271a2d438fd9219027187c401bba39bbdef3723 2,201 1.00/1.00 vMB 416
471,008 471,008 00000000000000000144d29088f80708d72484c97fbc60f2e4ba1f5ec9bb2d60 1,712 0.99/1.00 vMB 318
471,007 471,007 000000000000000000970f9586fddfa871472e026e367a8f1a05b21f16046983 2,165 1.00/1.00 vMB 337
471,006 471,006 000000000000000000b1e55b9c3423bc2172401e5fb5d9af93284ed97e4eb9ec 2,438 1.00/1.00 vMB 331
471,005 471,005 0000000000000000002c63f5901fef56b5ddad34ef5fee2c62845667a7ad9c2d 2,104 1.00/1.00 vMB 384
471,004 471,004 00000000000000000000cad0694d84e1f739e11b55ecd8ceb38c0e2bcf7e9103 1,993 1.00/1.00 vMB 392
471,003 471,003 00000000000000000180b475a87406078431ec73240c176894d69f2ee9190ffe 2,243 1.00/1.00 vMB 369
471,002 471,002 000000000000000001692cbd5d76cdd209a6fe21df035144356e4371fb7b8c93 2,200 1.00/1.00 vMB 436
471,001 471,001 000000000000000000caeb594e50e1b00a55811344f85403b0ab371b511d2349 1,459 1.00/1.00 vMB 347
471,000 471,000 00000000000000000010dd7c2f8762277fe958ac983a4069d7e6767970c45515 2,825 1.00/1.00 vMB 474
470,999 470,999 000000000000000000fc27c01317e3fbdc694d7d0add02739cab9b16c527c9a2 2,491 1.00/1.00 vMB 413
470,998 470,998 0000000000000000000d30aeb6a09f6b4a91af39d82043dbbe5e4c405d332f33 2,361 1.00/1.00 vMB 411
470,997 470,997 0000000000000000008f2624e989aab6aceeb5ec0a86360a61167406d0862bb7 2,634 1.00/1.00 vMB 492
470,996 470,996 0000000000000000016e06f2903171e3e52181aa95220913287fba30a8a74898 2,082 0.99/1.00 vMB 347
470,995 470,995 0000000000000000012f1755d664c3f040d726d7ade8ad62453dc514eb4b7e42 1,967 1.00/1.00 vMB 396
470,994 470,994 00000000000000000096808bfd6118b3c94855393c3f3b38e185d03467e36b1b 2,184 1.00/1.00 vMB 395
470,993 470,993 000000000000000000040f5aedf376dc5bf175c84fac2dd87118958c507cab9f 2,106 1.00/1.00 vMB 458
470,992 470,992 0000000000000000013a25061bddca769cd71df466b01044fd18740facadc7db 2,234 1.00/1.00 vMB 369
Previous 10 blocks ↓
Total Size: 781.95 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: 647.07 GB
    • Received: 12.89 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.