Loading Tool

Explorer IconExplorer

Memory Pool

42,645 transactions
26.83 vMB
0.06638410 BTC
Random Selection Loading Transactions
Max Size: 140.84/200 MB

Candidate Block

Mining Attempt 58863b54554cab7ea83d25ae02d4b44018806ba30399c81820c947261abd7c3f
Version 20000000
Previous Block 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d
Merkle Root 8bf917204bb1da02b4af38549fd3407be5572089a781516fae6a520546d24221
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,885
Size: 1.00 vMB
Total Fees: 0.01665197 BTC
Feerates: 181.54 > 1.67 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,932 (65,985 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
848,947 848,947 000000000000000000030744df2857a2e76d59129a4395b13a666f5c42582ec8 3,590 1.00/1.00 vMB 29
848,946 848,946 0000000000000000000100368da7cc9ae7cde098be6e44414e666335d105bbf4 2,942 1.00/1.00 vMB 43
848,945 848,945 00000000000000000000efa170a0da858180e9e247f77bd2ee05c05923541c4e 2,743 1.00/1.00 vMB 21
848,944 848,944 000000000000000000001510986537525508b64bf71044b99b2e964c29d397b8 3,086 1.00/1.00 vMB 25
848,943 848,943 000000000000000000017f339ca7c2819557c894a882b0e8bb035e6ee0562518 3,314 1.00/1.00 vMB 30
848,942 848,942 000000000000000000024d98ae394e8e3258505428c2958cd0baa1ea116de86e 2,794 1.00/1.00 vMB 25
848,941 848,941 0000000000000000000317bf07a89609a9c0c5c6c70c4f4f217dda591b93c067 4,432 1.00/1.00 vMB 23
848,940 848,940 00000000000000000002e68484878196c86fc94edf159af7eab8ef881c81ed6b 4,036 1.00/1.00 vMB 25
848,939 848,939 00000000000000000000fb377cfd2cdc972fb4ec0a7192bce797e4e7975be308 3,385 1.00/1.00 vMB 29
848,938 848,938 00000000000000000002e4c24830f2c089f1f9a9ba02b355ec939f08e5334ca8 4,230 1.00/1.00 vMB 20
848,937 848,937 00000000000000000000e4c58e5e5c5464cfd567ded6434dce94f8f7ec644d1e 3,312 1.00/1.00 vMB 22
848,936 848,936 00000000000000000002a24737a72e0b524b5c18adc42609baa6b3490c3142cb 2,860 1.00/1.00 vMB 30
848,935 848,935 000000000000000000025151b2206bb0b3f3b083751f2598fbf434e75be9c997 3,969 1.00/1.00 vMB 37
848,934 848,934 0000000000000000000046919ded824ba2d906f916d99608da8394012fb2b809 2,630 1.00/1.00 vMB 51
848,933 848,933 00000000000000000001e5ee8f90b5dea0b73a30ee60c358d6b5fb03bb47ff59 3,444 1.00/1.00 vMB 25
848,932 848,932 00000000000000000000fce56ec1a2ac9e1851de49ab89065452a3202ded78c5 3,420 1.00/1.00 vMB 30
848,931 848,931 0000000000000000000196a112996ed94a32b1e5e9592133c4731cd502de9dea 4,461 1.00/1.00 vMB 32
848,930 848,930 00000000000000000001c2fe5151fe9ff587351fec2dcfa612dc4b082ca4fd6d 3,457 1.00/1.00 vMB 36
848,929 848,929 000000000000000000033f6ea0f7781e12e71ee174b1eae35c6113aad372e0ff 4,289 1.00/1.00 vMB 36
848,928 848,928 00000000000000000000297942a3512bc9f766be1601a516cae88fa8086c46b4 3,566 1.00/1.00 vMB 50
848,927 848,927 00000000000000000000e54922a69732766456ecae584c2adba175c0066d8d6e 5,372 1.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.27 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: 656.01 GB
    • Received: 14.37 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.