Loading Tool

Explorer IconExplorer

Memory Pool

84,113 transactions
30.67 vMB
0.16527136 BTC
Random Selection Loading Transactions
Max Size: 185.95/200 MB

Candidate Block

Mining Attempt e846b1980ea3f7d0e06450509a9b868e0ecf245b0143e1e9e85c1c737211cf40
Version 20000000
Previous Block 00000000000000000001cb55e2e618f7d0b14eff6361ccd981eeb53f94067c6c
Merkle Root 76396c00a89ef4dcaa45c5474dc27ff13c35f1c9d4ae5a7b002d08bf0d3d4f42
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,512
Size: 1.00 vMB
Total Fees: 0.08566738 BTC
Feerates: 301.57 > 8.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,120 (504,087 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
411,033 411,033 000000000000000003e55684a71fe4b446c9172d4242a328026509f0af8b977d 433 0.22/1.00 vMB 36
411,032 411,032 0000000000000000004f760d86f2591558b6e86c3b806fb19e519a1ed8efe9be 683 0.47/1.00 vMB 29
411,031 411,031 000000000000000003729e6713b267998dd9c5ac00815ef2134f7be97cdb9b37 208 0.09/1.00 vMB 44
411,030 411,030 00000000000000000150cb692c10e4d3a3d0a995f981eb854c194de2066587d2 759 0.36/1.00 vMB 43
411,029 411,029 00000000000000000324fc445fe52683ba9bb23acca0ea84108e9df2a669e41e 737 0.93/1.00 vMB 16
411,028 411,028 000000000000000001913bb7d4231658f4923ec1ca940e09924299ef7675366c 2,579 1.00/1.00 vMB 51
411,027 411,027 000000000000000000e94d3f89a35ee6446033ef11a6485b9388d6460d3e6267 625 1.00/1.00 vMB 16
411,026 411,026 000000000000000002d50d22f293d188eb9bd5469134b6f02bb2a4f509458442 2,042 1.00/1.00 vMB 38
411,025 411,025 0000000000000000038d9dd036a152337d8a723d53c63c2689c623f58404afcf 2,393 1.00/1.00 vMB 41
411,024 411,024 0000000000000000012a686f2b980a0fcb64caa2227cf6039cff37feb5a50c9d 2,523 1.00/1.00 vMB 48
411,023 411,023 0000000000000000011cd67a538195d910133485942dc942bce7c92567e9f471 2,407 1.00/1.00 vMB 35
411,022 411,022 000000000000000005d39cd5a6d8c3997cfc93c9b6e2c7c833e943a06df31170 1,986 1.00/1.00 vMB 37
411,021 411,021 000000000000000002d2fa6e93a57ef5b678eeb3b723693584bff946f260587a 1,616 1.00/1.00 vMB 26
411,020 411,020 0000000000000000011610c213cb5fa9f2d67212daedd7f496f80bb120e4ca34 2,766 0.99/1.00 vMB 41
411,019 411,019 00000000000000000458efcb59ab651464071f1a00280eaf35be697a0e5db011 3,094 0.99/1.00 vMB 62
411,018 411,018 00000000000000000412b980adf309f66bdbf0e10012e59f929b60747cea60df 7 0.00/1.00 vMB 159
411,017 411,017 0000000000000000042a4da26c9b37d5d4ae36c9c0f7a4509de8cf6dffbb9545 196 0.26/1.00 vMB 7
411,016 411,016 00000000000000000049edd04bc727a133c1619d77359db486665b84df209e40 490 0.18/1.00 vMB 40
411,015 411,015 000000000000000005756d2c2531117b6792a6440c69726f76fe54bc9c1b150d 454 0.76/1.00 vMB 16
411,014 411,014 000000000000000004444ade93bdd0c95448a2c008a8b87b1f324c8db43cf8b6 761 0.32/1.00 vMB 37
411,013 411,013 000000000000000002160a5beba2aec4ba098f2ae3f73a20f498fa75b18d1169 1,373 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.60 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: 671.79 GB
    • Received: 16.01 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.