Loading Tool

Explorer IconExplorer

Memory Pool

13,117 transactions
7.37 vMB
0.02189806 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.13/200 MB

Candidate Block

Mining Attempt 3a5b8bed92bc7dfe8c4559edc785c8af26e73b0a5851b8593c7a5edd71c43636
Version 20000000
Previous Block 00000000000000000001e71e68a971238cd3fcd9883e087a31d7edb24e092d01
Merkle Root a9678f79c1c98ee52efdfeb137b81f534b86563fb7e961e9e3ca6750f12b559c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,578
Size: 1.00 vMB
Total Fees: 0.00705234 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,379 (781,366 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
132,013 132,013 0000000000000a5022366efc939c197f70867ee00e2602c51e5b694c9a47742e 65 0.02 vMB 284
132,012 132,012 000000000000044d52069fc5ddbcb85345fa352e88ceacb4e27342417eb96e0a 37 0.01 vMB 718
132,011 132,011 000000000000022bc895a75bc7521a26c9e699472151069e14f415989c0acb55 43 0.02 vMB 585
132,010 132,010 0000000000000c2064964961befcd6f0c2fa0f2a8cb5ecee29fb1a2d5b895082 21 0.01 vMB 1,185
132,009 132,009 000000000000006af5963b926a21d863358077d54e6710e811b7cc6b54d6e42f 33 0.01 vMB 22,398
132,008 132,008 00000000000010ca5ab06932ee80cca03c9a5d471303ce837130063592146678 9 0.00 vMB 553
132,007 132,007 0000000000000bf81df6c7beeb3fb574bfb26fb4060b3510396dc6a1dfbd84a3 13 0.00 vMB 276
132,006 132,006 00000000000007e84954628706b032b10797d29a03491a84ad21f71480f06e3a 15 0.00 vMB 1,611
132,005 132,005 00000000000007f141d7676a8d7b2fd974170630cb1d7a1b60e5e63585a9def8 17 0.01 vMB 224
132,004 132,004 00000000000006db6e6e828ff96f0a7ee5b0c33cb8563e49f5fce9a8aff5606b 49 0.02 vMB 588
132,003 132,003 00000000000008277d31e6c1c4bd0934003333ff16c061394a52a9fc1bceddb5 23 0.02 vMB 51
132,002 132,002 000000000000072939bb52eb1d843659d84aa902f2659b5665f81eeb22993f1f 58 0.02 vMB 733
132,001 132,001 000000000000029054ecc6a343125f6f526f774c7189caad04bf299124acc2a3 26 0.01 vMB 459
132,000 132,000 00000000000000a7a0483857f0d951983ff2834a47c38fdcc22563ac0f8f707b 15 0.00 vMB 1,494
131,999 131,999 000000000000025d73d4c391fe9c76072b40e7ac0f62484332b8f7d57be0237e 7 0.00 vMB 1,262
131,998 131,998 00000000000004c56bc58a37424b79c28f6b97cf7988082ced51b165cc4ffe53 163 0.05 vMB 155
131,997 131,997 000000000000060c631d74547fe0ab596b54440403ce86bba8bf3a405fdf4984 130 0.04 vMB 151
131,996 131,996 0000000000000079431dae3e2079e70743f413cb880492aeb6dfab943a941f3d 15 0.01 vMB 1,651
131,995 131,995 0000000000000af8cf2267d944c5de65e59ee0f1ea21d530d77976ffaf009544 47 0.02 vMB 382
131,994 131,994 00000000000011c2bb1b5ad0bc826f04bfb80013a6653e47920c73efc219c50b 12 0.00 vMB 334
131,993 131,993 00000000000009cc649a268afc4e6712549cfb13a01d133e0b6cb181d0c18993 18 0.01 vMB 337
Previous 10 blocks ↓
Total Size: 779.52 GB

Node Details:

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