Loading Tool

Explorer IconExplorer

Memory Pool

80,595 transactions
29.71 vMB
0.09515748 BTC
Random Selection Loading Transactions
Max Size: 180.16/200 MB

Candidate Block

Mining Attempt e9697e57809a3c800b45134e89df5267b7e6672986b03757590bb43932964e41
Version 20000000
Previous Block 00000000000000000001fa937a9d4dce7a38d755f594edd200e4f323094a5ecd
Merkle Root cc6bc34741425971606f96f6e2e63a5464424cae0b78e6e0ad168be2728d4d0f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,146
Size: 1.00 vMB
Total Fees: 0.03157362 BTC
Feerates: 502.67 > 3.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,089 (120,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
794,365 794,365 00000000000000000001f2e6e98393b94e84ad46e0992318afbbd06fe1c50d9f 2,789 1.00/1.00 vMB 17
794,364 794,364 0000000000000000000225af9b0da26143cda87eae50de3ad5404a2b3ddafcf9 2,481 1.00/1.00 vMB 23
794,363 794,363 000000000000000000053569fd7cdd15def158699f6791ea5196ce57a497737a 2,763 1.00/1.00 vMB 30
794,362 794,362 00000000000000000002377dd5e17b7ffff6f6648d9fa3efd17282aa906a2bd5 2,545 1.00/1.00 vMB 28
794,361 794,361 00000000000000000004cefdce051b71ae24b47bf640f403527f4c351ac52f39 2,465 1.00/1.00 vMB 32
794,360 794,360 000000000000000000034059f9b8c878e048a9878d0d0627e71cfe062bc27f22 2,569 1.00/1.00 vMB 39
794,359 794,359 00000000000000000002164a7d032f3fa519d4a7d5a0f4823a37d585550562b1 3,276 1.00/1.00 vMB 22
794,358 794,358 000000000000000000037c217aeaecd3b91a5f8c744cff2890cba7a50018e57c 3,329 1.00/1.00 vMB 13
794,357 794,357 0000000000000000000369956c3f02e9201ef676d7732ff5a19f74eae6535857 2,022 1.00/1.00 vMB 16
794,356 794,356 000000000000000000046e22291f6135aed9a212473bb432f79e23580bbcd491 2,994 1.00/1.00 vMB 18
794,355 794,355 0000000000000000000511889c817550e16a0586e8a449452450aff0bcdb11d4 3,447 1.00/1.00 vMB 39
794,354 794,354 000000000000000000003f75d5590b4613b307ee9d486fcc734ade66f8e3d704 3,261 1.00/1.00 vMB 26
794,353 794,353 000000000000000000051fb54fa1cb411a392bd8333be032c86489532e304a88 3,329 1.00/1.00 vMB 33
794,352 794,352 000000000000000000027aae8d7d3b53c2a1d543784a25e634c06a3ea8a7643a 2,760 1.00/1.00 vMB 19
794,351 794,351 000000000000000000016d5aff2d51d5bb8cc0e7405a801aaf8cf7bcfc00e04b 2,780 1.00/1.00 vMB 42
794,350 794,350 0000000000000000000299ff60073cad4389af887c386fb43d44e0b391f09c05 2,423 1.00/1.00 vMB 25
794,349 794,349 000000000000000000025f382c9c981da40c0d867301c08026a20e7464a233ff 1,848 1.00/1.00 vMB 26
794,348 794,348 000000000000000000050a3dda9f9e1820a1252d64e885638706b2dd23a888c6 647 1.00/1.00 vMB 20
794,347 794,347 00000000000000000004dc0a8a02ebd2f266627cb8297e088a4320231010841e 502 1.00/1.00 vMB 20
794,346 794,346 00000000000000000001bf4ab1e871003efdf0b1907b477b1a02906d1bb1d16b 2,661 1.00/1.00 vMB 27
794,345 794,345 00000000000000000001e5c3e3f9315c72e6acb061a6b8840e070582f9816c5f 2,235 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.55 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: 669.80 GB
    • Received: 15.76 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.