Loading Tool

Explorer IconExplorer

Memory Pool

81,985 transactions
31.46 vMB
0.10671432 BTC
Random Selection Loading Transactions
Max Size: 189.45/200 MB

Candidate Block

Mining Attempt c6e55aa1845c179e0b8a2fd62f47a9b8fcadc326f3ee087c94795745bc506d56
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root a3e4c4b24a81eb8124e0fdf3dc6fa5aba6e66eb3ce69692f9758a91f95500d4f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,968
Size: 1.00 vMB
Total Fees: 0.02690685 BTC
Feerates: 318.30 > 2.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (618,366 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,987 296,987 00000000000000001705fcb8669bae6e88040f0f9d989e8285c419ae75833a5d 512 0.18/1.00 vMB 60
296,986 296,986 00000000000000006af86b7df0597e0e12322a60b3e57d8c8e63c11b550642a7 659 0.35/1.00 vMB 38
296,985 296,985 00000000000000002eef57bfc029f0ea1b83eae165183c2d5165f62fa45066ab 361 0.19/1.00 vMB 39
296,984 296,984 00000000000000001d8951b11909dc65d91f7d4c993c0dab070dcca93175e5b1 317 0.14/1.00 vMB 50
296,983 296,983 00000000000000005131773b3e583e09cef00247f72e274325f7b13518fb7fa0 128 0.04/1.00 vMB 48
296,982 296,982 0000000000000000096942b9f46f0dd60b48878c70f09a3487502eade0851ee6 278 0.13/1.00 vMB 46
296,981 296,981 000000000000000018f422eacf57532b02590717f589f2347b7cc6c156a98bf9 106 0.04/1.00 vMB 32
296,980 296,980 0000000000000000004076cb5fddfc300a2cb2e973efb6aeeda580389a27624f 124 0.18/1.00 vMB 13
296,979 296,979 00000000000000009c9a22ce297964252cb7840655ed76369912956e53daef44 1,060 0.50/1.00 vMB 42
296,978 296,978 0000000000000000682d0477a63f0a1f86200ed69850278d9c30c40c28aad707 49 0.03/1.00 vMB 20
296,977 296,977 0000000000000000719c9d8670fdf08fb457a3fe32c196eb0098c63c29b632bd 442 0.23/1.00 vMB 30
296,976 296,976 00000000000000008a77ce3f2e2d43bf824c0da77165ca41ac685c256178bdcd 256 0.09/1.00 vMB 66
296,975 296,975 000000000000000013f402cbcf99d516845dc868e64303415924080dc2af90dc 275 0.29/1.00 vMB 19
296,974 296,974 0000000000000000312fd98f3737c3af74a9a0eb77dffed49236288bf75b09b7 514 0.28/1.00 vMB 40
296,973 296,973 00000000000000004bb70a19c23597975c3d24cae1f8a734e83df88296764146 205 0.37/1.00 vMB 13
296,972 296,972 00000000000000009163b494817380b6e948dcd6253ad2dfe12db33cd6b3f1a4 548 0.30/1.00 vMB 47
296,971 296,971 00000000000000006876e28daa11c6fce80369e24c6b666427eb27ebfaf9a441 755 0.44/1.00 vMB 49
296,970 296,970 000000000000000042ad7d8628be3ad61b4ffe13884ce3b94030050242519298 501 0.32/1.00 vMB 37
296,969 296,969 000000000000000036caebf58bcb791bd0f612bea77fab280c26fa7ee01472d2 393 0.32/1.00 vMB 25
296,968 296,968 00000000000000001e52969fa074d1376adaa55b05db6d7dc5db17b40c4d2af3 654 0.35/1.00 vMB 37
296,967 296,967 000000000000000013458e24c280968e896367a01a4e5187a58187dea948dc5f 35 0.02/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 783.00 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: 718.78 GB
    • Received: 17.95 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.