Loading Tool

Explorer IconExplorer

Memory Pool

23,054 transactions
10.43 vMB
0.03398073 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.00/200 MB

Candidate Block

Mining Attempt 2e147ad011028c3de9840c553076ed98632c317fc847f008d486bb31babe7bfa
Version 20000000
Previous Block 00000000000000000001b46eb5c426512bb9798b463607b3f221e8089d2fed76
Merkle Root c4c65521d44cf8b8c710959e3c86030307169c86180c6a587f7eb09c8b36080e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,390
Size: 1.00 vMB
Total Fees: 0.01688278 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,538 (773,414 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
140,124 140,124 000000000000057e243da1e70992ee94bdfe986df5df4dfa88fa6831a65965df 163 0.05 vMB 91
140,123 140,123 00000000000002b548102b03762b1d39bb2275d0b69b79b35911641c92c04bfb 77 0.03 vMB 52
140,122 140,122 000000000000080175dcad06f19e1a66bc1438831bf98d95aec2276fa01d12ea 185 0.23 vMB 130
140,121 140,121 00000000000002844db4d75a055d2ea8857b4105c638146c8fbf1fd3f590ffba 21 0.05 vMB 37
140,120 140,120 00000000000006d6043be8140732d18d46142f8ac39a64a5ace39c4701466a43 62 0.03 vMB 398
140,119 140,119 0000000000000804bc74f582ef10c27e623f94c112e48040d3be5997281f45a3 45 0.11 vMB 105
140,118 140,118 000000000000055c0d39c173a69cf38f7148bd1be6d61235be7dc9037920b519 8 0.00 vMB 0
140,117 140,117 00000000000007f464018776462320ad0be4546ab608693369f0dc45ab1b15c0 69 0.03 vMB 181
140,116 140,116 000000000000044a0874b0da52bf65d6a9ba46176cb624d59d705ecd919c7d02 50 0.04 vMB 134
140,115 140,115 000000000000010ff2bcc313a43d5480beb4e8ec2bffca0f0972baec7d7c4dad 5 0.00 vMB 85
140,114 140,114 000000000000059ee522bfbe0c916a17a662cbe027478018acf181ed9214f6c4 43 0.03 vMB 134
140,113 140,113 00000000000005d9e0350d36c81702aa2b329f531b98a0ccbd46be90451f5923 109 0.05 vMB 47
140,112 140,112 000000000000082b29750741b3710ae0d55cc37833feeb32c41dbd93ad4a7228 108 0.04 vMB 1,459
140,111 140,111 000000000000082c0915a465dd9e1c3d37ae6e49b6420e3d6171c7bb227d4282 24 0.03 vMB 117
140,110 140,110 00000000000002018322baad65f90f71843690987b3695a58376ee84cf98b22c 91 0.08 vMB 155
140,109 140,109 00000000000001758489c582f766a1647320e5222c45d402c74428af69d7b61e 52 0.05 vMB 349
140,108 140,108 000000000000046f7634860846354c6a6cb86a26a9be719ea11d15e82e176aef 34 0.01 vMB 9
140,107 140,107 00000000000005dc4cabdc199d48c161b3688b8a4df4f9770c17d1c48b2424a7 96 0.05 vMB 124
140,106 140,106 00000000000000dce61ef50f10692027501834e994fe21a48c49f310a24e2189 25 0.01 vMB 0
140,105 140,105 0000000000000000349ba18be90b92616e322b19ebd5d4e94f44a1bcaf6a1c89 29 0.02 vMB 41
140,104 140,104 00000000000007525ee4f391f75a6545e8616f5c42e903a7e7a5ad2d875df5df 11 0.01 vMB 325
Previous 10 blocks ↓
Total Size: 779.80 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: 407.16 GB
    • Received: 2.13 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.