Loading Tool

Explorer IconExplorer

Memory Pool

83,886 transactions
31.91 vMB
0.08615514 BTC
Random Selection Loading Transactions
Max Size: 194.06/200 MB

Candidate Block

Mining Attempt beb0ed8247f9014ca1f3832f62efa457087b98f3a5273aa1f7533be1572f965f
Version 20000000
Previous Block 00000000000000000000682e38af279af4c954a439e90eb631728e9fdcb16ff7
Merkle Root 90c4d34069772e78c4a63d05fbd16d411cc69acc80fffced2b72e8bf07ee6598
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,297
Size: 1.00 vMB
Total Fees: 0.01657095 BTC
Feerates: 40.21 > 1.66 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,210 (618,399 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,811 296,811 000000000000000006dddb32a99f60feb23f6bee5a87772e79fe7c6cb38e07ff 512 0.19/1.00 vMB 73
296,810 296,810 00000000000000005aaf475d9e3fb8312fd7702d8297930fd73ee1132b0b4761 95 0.04/1.00 vMB 36
296,809 296,809 00000000000000003e176cb0b92ef8b27c2ec9691951d0ef92bba647a64cd880 47 0.02/1.00 vMB 46
296,808 296,808 00000000000000003d27ee6c899eeb0b7f69421c070478678dd0c95d349e827d 195 0.13/1.00 vMB 27
296,807 296,807 00000000000000005703d14ea003f64d1f626dfac1f81afcae6ee5057d107d22 19 0.02/1.00 vMB 12
296,806 296,806 00000000000000006ec964e58d5972a34d81868f8ccadfb8ed36cb09778df911 224 0.15/1.00 vMB 46
296,805 296,805 00000000000000001980b428705c46c5977c7e78eeed897dec04ff6ceddcc2d3 146 0.07/1.00 vMB 53
296,804 296,804 0000000000000000728d59e58b9e128a91e6b647c92746928169c3dd9085638c 128 0.11/1.00 vMB 33
296,803 296,803 000000000000000098a21aabf15f3f74de4bbcb55ffbcec232d20eccd41bde1d 129 0.09/1.00 vMB 38
296,802 296,802 00000000000000001aff9c63f0dd679e3d0d394ed861df46bc72e500af7273fe 113 0.14/1.00 vMB 23
296,801 296,801 00000000000000002a39de0b432023171236b563aa213f0b5438da3ca26d9dc4 536 0.35/1.00 vMB 40
296,800 296,800 000000000000000010bf6f2edeca3e31443934554d9de5e2e927b00260100a68 29 0.02/1.00 vMB 42
296,799 296,799 000000000000000049514b265625661a7d20562909df7c334972309a2718bfc9 8 0.00/1.00 vMB 58
296,798 296,798 00000000000000002ffff216a5ee3d2a4293e120ff529b55dc2f6170a9dee6fa 35 0.02/1.00 vMB 33
296,797 296,797 0000000000000000557448bb6eb27972873c3d84035e64db665c54697315ced5 295 0.13/1.00 vMB 52
296,796 296,796 000000000000000028494c61ebf752071d8b243d72a43f597d12afa566ef536a 128 0.04/1.00 vMB 49
296,795 296,795 0000000000000000346f73c052b0802268590ea0c1762c8f9a56edf3c32b2d1e 145 0.12/1.00 vMB 21
296,794 296,794 00000000000000002afaecf626c582c1ad491552a6924fd4726f0862e0a93a19 128 0.05/1.00 vMB 35
296,793 296,793 000000000000000049f219795c2f0c645c0904fb1ea3f41d8c4ac1d247a36af0 256 0.12/1.00 vMB 49
296,792 296,792 00000000000000006e74bdff694a9b154f4100b5b90636885a6d5cc7dabf1d75 146 0.10/1.00 vMB 63
296,791 296,791 000000000000000060b0199e8ca34c5bdb76ec10650cdff71b85a70270835a69 149 0.08/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.75 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: 708.87 GB
    • Received: 16.78 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.