Loading Tool

Explorer IconExplorer

Memory Pool

48,736 transactions
30.41 vMB
0.09096765 BTC
Random Selection Loading Transactions
Max Size: 162.59/200 MB

Candidate Block

Mining Attempt e4dc4a017b707785fc52d8c71785c81a4a112492c5c1080ddff379fbb743c471
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root b0955a51f0b0eb7223a03049cf004b25b23d61ae5a18936ab0bf160854f000e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,246
Size: 1.00 vMB
Total Fees: 0.02923951 BTC
Feerates: 101.56 > 2.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (634,959 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,894 279,894 00000000000000000e96de2a589a68331657227b509537bf21d97078ec0cae59 142 0.17/1.00 vMB 17
279,893 279,893 0000000000000001621959b555df648a66e2de4b2ec1533ca0480c6e1ac13bfb 610 0.25/1.00 vMB 50
279,892 279,892 000000000000000235639084d2d02b0676ca27aa652d0fcc066b3e48c6c82e62 193 0.10/1.00 vMB 39
279,891 279,891 0000000000000001415e86eba403c2bdb41339e9e73259e820a1506b641aa13b 342 0.19/1.00 vMB 32
279,890 279,890 0000000000000002d695667fa7316b52b39b3d4e26bf90bc664c669c25da6225 56 0.03/1.00 vMB 10
279,889 279,889 0000000000000000d5af7317711812a83e8ee28c2e3925588db5e4cb441cc1b4 105 0.07/1.00 vMB 19
279,888 279,888 0000000000000000ba99314dc61531f0fec71c36cee973af98525f6006113647 387 0.19/1.00 vMB 41
279,887 279,887 0000000000000002b9f3c205407cff2c28814189092135e59b4d5b71f444502f 509 0.34/1.00 vMB 43
279,886 279,886 000000000000000255118f6e354a4db545e2de956753ee9efdb9af82da444591 640 0.25/1.00 vMB 53
279,885 279,885 0000000000000002b462c2f9a0157064d4613cb3708969bae366a2d7f224b239 38 0.01/1.00 vMB 64
279,884 279,884 0000000000000000e5bd54af47df59a2d11d21891f7001ee7224b5237c681fc3 117 0.06/1.00 vMB 34
279,883 279,883 0000000000000000bcc50988c088ab9bfa503d036977bd246c202f5af9bf8c38 221 0.12/1.00 vMB 41
279,882 279,882 00000000000000023d9d81c2f4be8429d71767c937066ce056714cbb8b730215 139 0.10/1.00 vMB 16
279,881 279,881 0000000000000001bb248a3b845c7c2ee3d7f6afaf6deff8ef8e93d52236f646 151 0.08/1.00 vMB 40
279,880 279,880 000000000000000051f2533a8ee216834f960a8d1ac32203f0ba6d0a3eebc0ab 152 0.07/1.00 vMB 49
279,879 279,879 0000000000000001992d1c16944546f578b67576df75666b065374077bffb670 442 0.18/1.00 vMB 51
279,878 279,878 000000000000000124d6675e440e8455a8edd36186d87ba6089aaccb620be1fd 354 0.20/1.00 vMB 25
279,877 279,877 0000000000000000b5819aa0291140ccd9a2458c95bc09ffe1cc2d196202bb9c 76 0.03/1.00 vMB 105
279,876 279,876 000000000000000239bca7238ebd6f5c1e77b5517d52e2124513836091972015 661 0.33/1.00 vMB 34
279,875 279,875 00000000000000011368abcad6f48a95a4f34846765309d830e70d45d3f8dd1b 105 0.03/1.00 vMB 178
279,874 279,874 0000000000000002d3f0e3ca9d9d6a4dc2e8c8c382497e11ee952f228675314e 609 0.30/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.13 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: 652.42 GB
    • Received: 13.77 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.