Loading Tool

Explorer IconExplorer

Memory Pool

43,541 transactions
26.48 vMB
0.06307553 BTC
Random Selection Loading Transactions
Max Size: 139.04/200 MB

Candidate Block

Mining Attempt a47e96801bf06de6572290edb1d242a25f2de20d82f7bf78e79a99daae8b1a5b
Version 20000000
Previous Block 00000000000000000000a60f0cc25e0059f039a7782b5ad6e6e075a606bef2df
Merkle Root 6a1fd79b6cb7c5bd09213935508c5fed981f2a9065ba58161c04ce70f1836e0c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,255
Size: 1.00 vMB
Total Fees: 0.01450942 BTC
Feerates: 150.61 > 1.45 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,758 (734,222 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
180,536 180,536 000000000000072e865b4b6a3008ce93885d794a1e1956796e45864b4299aaae 124 0.05/1.00 vMB 197
180,535 180,535 00000000000006b8defae58e19074e58a82ce5a7c629d9672cd18640c6b09c55 111 0.05/1.00 vMB 211
180,534 180,534 0000000000000740a07bae17bebfb4ae4230118243820a301cb9adcbd87a6d9c 217 0.10/1.00 vMB 169
180,533 180,533 00000000000001395bc33145d4fadbc2737634c6bc3e1609282930fdd32645de 37 0.01/1.00 vMB 37
180,532 180,532 00000000000004ae545ca5cb9c6c2296b8e2fd40eb0a3502a5dd54d1c93bffbf 131 0.06/1.00 vMB 189
180,531 180,531 0000000000000710076ab51ca8cd4f3e46bdef7e661054f72d292ead90599483 526 0.23/1.00 vMB 136
180,530 180,530 00000000000007c6b03c0db7864831cd45d3f89be342ab0f082ffd5cd27e890c 8 0.00/1.00 vMB 277
180,529 180,529 000000000000092683af23d2b5f755a44c5e35b7f34c0921009c48985f815a0a 147 0.05/1.00 vMB 60
180,528 180,528 00000000000008c77f07af14d4f371dfa26f2df8289de206e1317a028079a4c9 113 0.07/1.00 vMB 86
180,527 180,527 00000000000008cd9c11091670ff95d37851da4904b10c26ac8cb814c759d37e 85 0.03/1.00 vMB 1,827
180,526 180,526 00000000000001294fdd965c291d5b5eff37abe796498b488b2854ba431ee313 295 0.15/1.00 vMB 120
180,525 180,525 000000000000094dc52ed85a555be3aaa32c2783c6a01d4b8fc08a4f6b6580d2 11 0.00/1.00 vMB 33
180,524 180,524 000000000000053370b5ebdbca659fa1c47825d80629b978435f7ebf2ecab8ec 96 0.03/1.00 vMB 194
180,523 180,523 0000000000000094a44d63863cf56021d360e4cf2abd7dcaa48b809c685f5391 74 0.02/1.00 vMB 174
180,522 180,522 000000000000061a79295dc44fe3da85e985f1b1a89952c78785ecc826507c9b 633 0.21/1.00 vMB 196
180,521 180,521 000000000000024319037365481422c20af0caac9f94e8151f3cf6460a37ea62 125 0.05/1.00 vMB 127
180,520 180,520 00000000000001ce20e22cc74871f20d049c262910d3cb87d2696ccb5babe824 39 0.02/1.00 vMB 61
180,519 180,519 00000000000002cfdcd891ba54160d3596579ba5f85a1ae537715c20e6d1e1c6 53 0.04/1.00 vMB 45
180,518 180,518 000000000000006421ade02978f6e6e846c21157e0baaf40068bb3247d44bc41 1 0.00/1.00 vMB 0
180,517 180,517 00000000000001ac14ba057344c104acd39810fde60b98d19d51574cf31b8e3a 128 0.11/1.00 vMB 130
180,516 180,516 000000000000079273605717df040982182946b3f2060b2352ee121137bec266 166 0.07/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 781.96 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: 647.47 GB
    • Received: 12.94 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.