Loading Tool

Explorer IconExplorer

Memory Pool

84,653 transactions
32.76 vMB
0.08338297 BTC
Random Selection Loading Transactions
Max Size: 194.09/200 MB

Candidate Block

Mining Attempt 851d9342058cc3a669559ce879477d5fd77ce97805db53584cffd55c0b297c21
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 1b794ce0d58f2bae8e28f10a864ba0acc727538066f5552830b858eed8ed6d6c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,361
Size: 1.00 vMB
Total Fees: 0.01824357 BTC
Feerates: 120.64 > 1.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (584,795 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,154 330,154 000000000000000004374491fb7ed9fc3e4164a6096e57c78d4ecdc601b8c483 268 0.16/1.00 vMB 27
330,153 330,153 00000000000000000cbd9e92ab9e42c0156baeac92b071af0373d8dc2e0e64b7 569 0.31/1.00 vMB 27
330,152 330,152 000000000000000015c9881d63e99f7f7a742fd2eefea445fb0b521f2922cb97 1,350 0.75/1.00 vMB 29
330,151 330,151 00000000000000001a388216f42bf691c228cbe5f55e28e0a25ebfb79cc7f45c 128 0.04/1.00 vMB 35
330,150 330,150 00000000000000001a37afe0d56f6ff3d187a7a74827a08a641ae82a29e08210 1,067 0.67/1.00 vMB 25
330,149 330,149 000000000000000017ab84ce2b4f6fbe3fe34fb7c6c67ac765b00ab20eb78a2d 298 0.20/1.00 vMB 20
330,148 330,148 000000000000000019006062b88e3e5a3b99bd98aa149eb143d6335d382cd91f 638 0.33/1.00 vMB 27
330,147 330,147 000000000000000001a3268ddc8f8094da1ff11936a7116fe6803b93f6dd1f48 618 0.29/1.00 vMB 28
330,146 330,146 00000000000000000359ed9d01296c47881a38cb233ae75185a32c13c30066d4 1,499 0.70/1.00 vMB 27
330,145 330,145 00000000000000000f556c91f3b8a6979ad0b076f32f683182fd32e3242b4c73 942 0.59/1.00 vMB 24
330,144 330,144 00000000000000000ac72d21d5ceca3647146e2a4393a3d6b60d37afc55f4570 32 0.03/1.00 vMB 55
330,143 330,143 0000000000000000131efe76eb9775e9c7a302c35ac58da3a82a8ab09cd20f43 970 0.66/1.00 vMB 20
330,142 330,142 00000000000000001bb7fa8ef406c52c081c6efbc6ee5b6cda7861bf99b36a91 1,253 0.75/1.00 vMB 24
330,141 330,141 0000000000000000032c361ba3c2d384c6031c0a400dac25c990fba099cec146 1,491 0.50/1.00 vMB 40
330,140 330,140 000000000000000000026ccbc4bbb6a608e90132329190291127f971a604e5c9 387 0.19/1.00 vMB 25
330,139 330,139 0000000000000000058a2f5227d5535c60153b797ce67248964299f9daabc5c4 744 0.44/1.00 vMB 19
330,138 330,138 000000000000000006fc0a228edc7acf37e74a89df2be0ff0003059e72ba81dc 1,024 0.34/1.00 vMB 62
330,137 330,137 0000000000000000087663198c7436106b52e27187ff524dda031aeb4dd06d94 94 0.10/1.00 vMB 13
330,136 330,136 0000000000000000004c5013e160b897c0857f2fc6a0287e2132a46a29241b31 1,322 0.70/1.00 vMB 33
330,135 330,135 0000000000000000134e751df4d65d465af896bd548e02c573a8e97527095615 503 0.28/1.00 vMB 23
330,134 330,134 00000000000000001315744b4467ee1caa1144fe258f54172df7f27d8cfbfbf7 172 0.06/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.30 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: 657.38 GB
    • Received: 14.54 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.