Loading Tool

Explorer IconExplorer

Memory Pool

41,694 transactions
31.68 vMB
0.09173983 BTC
Random Selection Loading Transactions
Max Size: 158.83/200 MB

Candidate Block

Mining Attempt f64f4fd97154ea32a3996fb8330799e5afbbafc177a923161b53a244295a1ce7
Version 20000000
Previous Block 00000000000000000000a7f094557a1c08216b2fd5b94073a11ff2864e9b9455
Merkle Root 0b11332f06dd2bcc1e249b175b8ab86bcf46fcd7d8da9f44d5b957248309491f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,570
Size: 1.00 vMB
Total Fees: 0.02635976 BTC
Feerates: 401.97 > 2.64 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,565 (333,618 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
580,947 580,947 0000000000000000001041d0b8e977a9492add7b1a8b6a06a70e714e8f3fcd83 1,175 0.36/1.00 vMB 19
580,946 580,946 000000000000000000177716b2f94501698e0717f2c6599a819a3540c86acc7f 2,064 1.00/1.00 vMB 66
580,945 580,945 00000000000000000024e375f9f9e3b81d80123b0259b32bfed0b6867bfa0271 815 0.30/1.00 vMB 51
580,944 580,944 0000000000000000001272a0fd6bbdd8c325f645a4c28e52921a664e6ea1d337 1,211 0.51/1.00 vMB 41
580,943 580,943 00000000000000000003a9e039f90d9071b0d985aadff58933fc6d1d437cd209 2,985 1.00/1.00 vMB 6
580,942 580,942 0000000000000000000b61c0b28bb0f6aec1a57240febea3440a50c2ab7db53b 2,590 1.00/1.00 vMB 78
580,941 580,941 0000000000000000002356cf882b4ea79024f5d874859bb2a311eb57abcd7b3d 2,691 1.00/1.00 vMB 81
580,940 580,940 0000000000000000000d7b6533c816f45113fbf8aeb783fd52f1c58e95869051 861 0.27/1.00 vMB 34
580,939 580,939 0000000000000000001146baf8a1f34dd1c70600f9fda877a867fe63dcab6948 1,633 0.58/1.00 vMB 35
580,938 580,938 0000000000000000001924fdfd9bd4684536c3fa99d2cbba40bde8107e002de1 2,115 1.00/1.00 vMB 19
580,937 580,937 0000000000000000000d7e4cb7025571d67b1f57c993d8494ceb6ce2f553526f 2,616 1.00/1.00 vMB 67
580,936 580,936 0000000000000000000fe5e9886628ce30d01532c8ac3e5a31a4284c66fbccb4 2,787 1.00/1.00 vMB 43
580,935 580,935 0000000000000000001d9ef238f6c2ba4ec425ce35b47872708cc26b3b6a8fd8 2,259 1.00/1.00 vMB 10
580,934 580,934 00000000000000000007440425a6631f9b23e22943e2fd34ef72285382505472 2,282 1.00/1.00 vMB 55
580,933 580,933 00000000000000000023733e9371b890c5f6816a591ea00ec15aa53cb0273e28 2,844 1.00/1.00 vMB 50
580,932 580,932 0000000000000000000b35ae17b0d03ac841bde851a3dcbf62a1dc6ee7146c7d 2,306 1.00/1.00 vMB 63
580,931 580,931 0000000000000000001209e9190102870fe80c1c777d09eae5d177f9a40f77f5 2,635 1.00/1.00 vMB 121
580,930 580,930 0000000000000000001f42e5b2391ff892102a121f58a66e0be3b337a9e56c39 670 1.00/1.00 vMB 2
580,929 580,929 000000000000000000022f928fe124d4ca96dd64d11ec260d26dca69f7b605f5 1,041 1.00/1.00 vMB 4
580,928 580,928 0000000000000000001bbafc443f17c86550a9dde83c1d95b20410316a0c6e7f 2,349 1.00/1.00 vMB 36
580,927 580,927 00000000000000000019552f6070eb84163c5b1f0e41b0abff2ef36c1434e469 1,765 1.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 781.62 GB

Node Details:

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