Loading Tool

Explorer IconExplorer

Memory Pool

68,312 transactions
26.27 vMB
0.06634362 BTC
Random Selection Loading Transactions
Max Size: 157.55/200 MB

Candidate Block

Mining Attempt b789accba4426be25234d8bbbfb7828ce04aa5643d315641795148373952f285
Version 20000000
Previous Block 000000000000000000018d0d78720d3175d7f70f46b866504cf923bc2a4f157d
Merkle Root 4de228b3c09fafc4d2fa9d2c831ba71a9ef65625c0a6a0f2cd74b3911511edcc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,746
Size: 1.00 vMB
Total Fees: 0.01054264 BTC
Feerates: 71.66 > 1.06 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,487 (117 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,370 915,370 00000000000000000001dbc5c80c6919ec91b35e05b36c1c7f9844aa1a20e02f 5,003 1.00/1.00 vMB 1
915,369 915,369 000000000000000000018cc998e581b9e29ac14190299ed5ff6b30ff1c468ef4 4,855 1.00/1.00 vMB 0
915,368 915,368 00000000000000000001f8e30028383d870a89b44530548581bb6ec3767b7539 4,487 1.00/1.00 vMB 1
915,367 915,367 00000000000000000000599ffa7594ca7b7c93921a5215018868e1d83bfecfed 3,130 1.00/1.00 vMB 1
915,366 915,366 00000000000000000000c4dd7a870155212c22d4c3fb23c277f0344663518319 4,407 1.00/1.00 vMB 1
915,365 915,365 00000000000000000001b29add78d99cb5e061a5e72df6fb885a5387183d5902 4,175 1.00/1.00 vMB 2
915,364 915,364 000000000000000000001e49b6179a2518a7db2ae882cceea5ee8768d9c1c206 1,409 1.00/1.00 vMB 2
915,363 915,363 00000000000000000000d6af37f0b6daaf3286e0e474d4226cd2febdaed43b03 3,500 1.00/1.00 vMB 3
915,362 915,362 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be 3,212 1.00/1.00 vMB 2
915,361 915,361 000000000000000000019cfdd578855077e60f36c781b1a8c71950cba95fc08d 2,549 1.00/1.00 vMB 2
915,360 915,360 0000000000000000000116eb891d68bf2fdad711435d1f341894a942ec650942 1,727 0.37/1.00 vMB 1
915,359 915,359 00000000000000000001491fc96aa8120f1bcb343e17b05fea941fc6c9714624 2,409 1.00/1.00 vMB 2
915,358 915,358 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f 1,748 1.00/1.00 vMB 1
915,357 915,357 00000000000000000000d1d2ad17fc19c6d3c0ce75e637dbcce014786420ab4b 1,383 1.00/1.00 vMB 2
915,356 915,356 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef 1,172 1.00/1.00 vMB 2
915,355 915,355 00000000000000000000826e50a2c1bb5f4637f0c5e5d3dff1c4c7cc4e5a21af 2,302 1.00/1.00 vMB 2
915,354 915,354 00000000000000000001fa11650b686dc4d0b0cd23073601665d3111fb121383 4,007 1.00/1.00 vMB 5
915,353 915,353 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97 3,406 1.00/1.00 vMB 4
915,352 915,352 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081 4,842 1.00/1.00 vMB 0
915,351 915,351 0000000000000000000198d7caeef7f0a55a8e55af36b9fb147cfa8256d204a6 2,002 1.00/1.00 vMB 1
915,350 915,350 00000000000000000000c6a5ef862f60254cf87fcd565eed18945ad2828f92e7 2,653 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.24 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: 759.93 GB
    • Received: 19.09 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.