Loading Tool

Explorer IconExplorer

Memory Pool

78,692 transactions
29.06 vMB
0.09853450 BTC
Random Selection Loading Transactions
Max Size: 176.31/200 MB

Candidate Block

Mining Attempt 7032b8683a47c152a7df6967a1a2842ebf62f31d0b57b9a1475e5ae5a1b51405
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 535ce33f6c20c538869071033db55f82e26f0627a71431181408f9f875a99333
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,593
Size: 1.00 vMB
Total Fees: 0.03763828 BTC
Feerates: 137.15 > 3.77 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (122,986 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
792,127 792,127 0000000000000000000015c8f67d5aca1ea804a5bdc35845063bc29739853202 3,495 1.00/1.00 vMB 73
792,126 792,126 00000000000000000000305ed66b92245ca769e347905f685edcd8924154d3d0 3,488 1.00/1.00 vMB 90
792,125 792,125 00000000000000000002684c1a10a7328003aaac1e5e1c6d79a0dfb58aa8756e 2,978 1.00/1.00 vMB 34
792,124 792,124 0000000000000000000216f22924462d0b0d3cff50e851f8ae1df2138ba75c9a 3,963 1.00/1.00 vMB 44
792,123 792,123 000000000000000000007b114ff8e0104b89f0f59354dd768f9c240fd838908a 1,903 1.00/1.00 vMB 74
792,122 792,122 000000000000000000010f0843ded81610635437851d32222f99b368d61a5c42 3,675 1.00/1.00 vMB 58
792,121 792,121 000000000000000000045344e8a0d0a52ee4f6b856cfd4a1e82543acda82def6 2,605 1.00/1.00 vMB 44
792,120 792,120 000000000000000000046d9a979059f604da54f634300fb8c875c770dd9afc68 3,592 1.00/1.00 vMB 51
792,119 792,119 0000000000000000000186db0e05fdc6d870ff37ae00e2eb22b7682497632fbd 3,386 1.00/1.00 vMB 47
792,118 792,118 000000000000000000054fb6c43e79e611510115a4115ca5857812c1d7191098 3,873 1.00/1.00 vMB 59
792,117 792,117 00000000000000000000a0512cc7b06ec3ece7ff482adeb21a03f21221363b41 3,486 1.00/1.00 vMB 70
792,116 792,116 00000000000000000004caa30effca32112724eba280595c79225dd018b9942a 3,050 1.00/1.00 vMB 51
792,115 792,115 00000000000000000004380b38eb25604a06655abc444bc0db5ae4d1c1c76908 3,175 1.00/1.00 vMB 75
792,114 792,114 000000000000000000001f43e5a1ed1046ef9d12b4a061b0746104f58d20b67e 3,553 1.00/1.00 vMB 61
792,113 792,113 0000000000000000000472ea5e96074dc7bac9a56ced37801f2c5d086deb5ee7 3,510 1.00/1.00 vMB 39
792,112 792,112 00000000000000000003d43d67f02c06a2a7dba02a0ae76cfaebe12809e606ce 3,054 1.00/1.00 vMB 31
792,111 792,111 000000000000000000013877a9652ffbc579974b7bbda120ae55cb12c97f9e74 3,472 1.00/1.00 vMB 52
792,110 792,110 0000000000000000000158ed983fd9fb25385a372cdc92fc6451b457718ad0e3 3,756 1.00/1.00 vMB 51
792,109 792,109 00000000000000000000e8db4e15385bf6844eeeb65a31e0244c0378a1502750 3,745 1.00/1.00 vMB 61
792,108 792,108 000000000000000000000dd3be3f30032be8a773025d6f01a40f30315d3fe85c 3,345 1.00/1.00 vMB 64
792,107 792,107 00000000000000000005246579ff4ed05637b3046bd1ffa63dee013c9009674b 2,425 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.59 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: 671.40 GB
    • Received: 15.93 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.