Loading Tool

Explorer IconExplorer

Memory Pool

40,894 transactions
26.20 vMB
0.07200545 BTC
Random Selection Loading Transactions
Max Size: 136.36/200 MB

Candidate Block

Mining Attempt 06d50d41769d07de856bbe1a38815867cf325bb0ab7721e11220e94191c81eb5
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root e1a61515ced553f1f24c53bc4bdca4b38a0e267abe28eb411ec6e2fe32853350
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,006
Size: 1.00 vMB
Total Fees: 0.02403340 BTC
Feerates: 150.98 > 2.41 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (599,439 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,435 315,435 00000000000000002fa1694593f369362397294d0903569e76527ec47ef41264 809 0.75/1.00 vMB 20
315,434 315,434 000000000000000006f3c8c979acc12a71bba1ae99b1ec701b49edea0ba31698 757 0.35/1.00 vMB 29
315,433 315,433 000000000000000019d57598c8828fea391fe57d9f835038b1cbf5da45fd9b28 2,326 0.75/1.00 vMB 48
315,432 315,432 000000000000000033df2ce9f2e3d1aed3074f46bc052590c507733ee76bd4ef 243 0.15/1.00 vMB 21
315,431 315,431 000000000000000000d2cd327d639db7265940f565a8dde99353fbe5cf6e4c61 638 0.36/1.00 vMB 27
315,430 315,430 000000000000000017e095df0a3822b0642f1b2cbcd2101036e407206bd0924c 265 0.17/1.00 vMB 21
315,429 315,429 000000000000000026d774950d4801943c44ef726c62cdbf993627a7fb361623 146 0.09/1.00 vMB 16
315,428 315,428 000000000000000016f46bd78315a189a49499b9c37d91fdbc23e81a7e7e69d0 677 0.68/1.00 vMB 19
315,427 315,427 00000000000000003228456bf7088e29496eb3bda4abf530df67c8cbd6e6b9be 992 0.35/1.00 vMB 40
315,426 315,426 00000000000000000df24ca48988c4e65244cf504c8a6518a6cd327461ce67f6 192 0.17/1.00 vMB 20
315,425 315,425 000000000000000022138e9affdb66e288dbb61049bcea1d541f97c41f39b7cb 906 0.71/1.00 vMB 23
315,424 315,424 000000000000000027939fba57fd1e21fc39808762474a2d6400cc308e78309d 251 0.15/1.00 vMB 23
315,423 315,423 00000000000000000d161743d0fdf03df2a2debf56ff6fabe0f1e30e0ada0395 16 0.01/1.00 vMB 29
315,422 315,422 00000000000000001c51485334cd77cec5e094d264d8e0dfdbf9a9c26b00622b 349 0.22/1.00 vMB 26
315,421 315,421 000000000000000008bb53f3ff10ad173c98d02ac542220bebd0656480a3889f 198 0.15/1.00 vMB 19
315,420 315,420 000000000000000032bd3b7f89b0432a996aef0d8b53e6599aa14d633f8679f0 157 0.11/1.00 vMB 18
315,419 315,419 000000000000000035397534eedb6b06884ec385e563789fc9fb6e79ca09e98f 1,153 0.67/1.00 vMB 28
315,418 315,418 0000000000000000206a708f10c6469e1dd3348f6fef17d3f675504b069f1cb4 145 0.11/1.00 vMB 14
315,417 315,417 000000000000000011dface2986f1f75884789895254c74a1d60e69809da268c 74 0.07/1.00 vMB 11
315,416 315,416 00000000000000001e20bdb410b418861cbbecacd65201b38846a322398f8e10 225 0.14/1.00 vMB 24
315,415 315,415 000000000000000013a885c5ca6333d18e139319aa1661d812052db50c026ce6 109 0.06/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.