Loading Tool

Explorer IconExplorer

Memory Pool

79,619 transactions
29.25 vMB
0.07590795 BTC
Random Selection Loading Transactions
Max Size: 177.81/200 MB

Candidate Block

Mining Attempt 762ac2e60d398cab65825bc7fbeacd3548adc14da74b8585899c34949fd669aa
Version 20000000
Previous Block 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233
Merkle Root 2ca92f020c305787d29c4482c493aa43e7802cae12c6013c99fe7f6c14f8204a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,113
Size: 1.00 vMB
Total Fees: 0.01460933 BTC
Feerates: 74.86 > 1.46 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,085 (601,717 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,368 313,368 000000000000000027a44ee3c76c1cfb0fe0d24492a1f3d1e3f5fdf257e9f41a 512 0.15/1.00 vMB 51
313,367 313,367 0000000000000000302a3efe2cfb359da17ca85d96bed3561ee2f432c807ca30 147 0.13/1.00 vMB 11
313,366 313,366 0000000000000000270172b777c4161e188b4e84b630d1c745ea6cfa41563eff 740 0.60/1.00 vMB 20
313,365 313,365 00000000000000001fc476e4bec16b16e3b47cb5a6d4a8b8f56f353c5c2315fd 1,723 0.75/1.00 vMB 38
313,364 313,364 000000000000000025df592020a2b25ade0d9f13a1aadde182e18531a9dcd093 390 0.23/1.00 vMB 25
313,363 313,363 000000000000000035c9b96edbd21f06ef81ca49cb922420e9ed4266dc86be68 106 0.09/1.00 vMB 9
313,362 313,362 00000000000000000b81d552bb530f624487ce83aeec721176ab9c9cb33fe6b6 92 0.11/1.00 vMB 11
313,361 313,361 00000000000000000c3434bc17305bd2dde597b8b50d7c5cc56c141c7501087b 510 0.25/1.00 vMB 29
313,360 313,360 00000000000000002c2d4729376812096905a6ea626b599462804c97c0c23d87 69 0.04/1.00 vMB 12
313,359 313,359 0000000000000000266df3b30621f28b5415d576183a622aa95aa4d5d7f78041 686 0.44/1.00 vMB 26
313,358 313,358 000000000000000034f66c693003326368efc28ddd4a8e678054f24a1c919d0a 800 0.35/1.00 vMB 32
313,357 313,357 0000000000000000259a78b7d544023b24fc79b56edaa2e8a6eef891bab92797 1,021 0.53/1.00 vMB 30
313,356 313,356 00000000000000001dc47aaffa2464a1ed8104e09bb269c07c266f69f3f244c5 243 0.13/1.00 vMB 26
313,355 313,355 0000000000000000198e1d4659daf05f688b16d6316b8a53e0322f058a9e26f4 552 0.41/1.00 vMB 23
313,354 313,354 0000000000000000187940e8efbc82edfc01101ac5a0b18ed3688196e5878105 1,444 0.90/1.00 vMB 27
313,353 313,353 0000000000000000229542a3dd22e4e06fdd0d7a551a2be50ed26b0ec00a2e7c 81 0.07/1.00 vMB 19
313,352 313,352 000000000000000019e481054fce2cff29333135c191a797c8ea481d7b9b9a9c 418 0.43/1.00 vMB 20
313,351 313,351 0000000000000000103e898e6af94f12ebc4565f26c9dc5df00f63a40f2ed5c8 1,097 0.50/1.00 vMB 32
313,350 313,350 000000000000000031d720314f7bb7f93232612eb9301c6218d42c717a7b6c59 170 0.15/1.00 vMB 16
313,349 313,349 00000000000000001ca749f51cd89dfc27ef07dd9a28fa3aefb25dcfc75a0881 164 0.06/1.00 vMB 36
313,348 313,348 00000000000000000bac9f05227b06ea11231c2b4741f003eac0a464aa262939 124 0.16/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 669.11 GB
    • Received: 15.73 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.