Loading Tool

Explorer IconExplorer

Memory Pool

74,899 transactions
27.63 vMB
0.07549821 BTC
Random Selection Loading Transactions
Max Size: 168.59/200 MB

Candidate Block

Mining Attempt a907f209348c3982a07f268e80be3dcacc76a04785a37aeff597dd17a417fa6b
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root 7bb6b804631f5278cc1449144815dda608c447e98d464f6be34bc25d5a45615d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,317
Size: 1.00 vMB
Total Fees: 0.01641767 BTC
Feerates: 301.57 > 1.65 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (596,994 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,262 318,262 0000000000000000254f39b25ec5e23905c4d0114b6a0c4682591685634c89bc 903 0.49/1.00 vMB 27
318,261 318,261 000000000000000007dd4169a51d2bad8659dc6d83a2dcf10ec48ccbe8295897 256 0.08/1.00 vMB 44
318,260 318,260 0000000000000000082ab1bf7b202c825f858ca46749a00db7d82a944dc2a057 529 0.30/1.00 vMB 23
318,259 318,259 0000000000000000272e3a0ea4d3c8ab2a431a30a85487ba1e6a3fe836aaa4a1 87 0.05/1.00 vMB 19
318,258 318,258 0000000000000000276d9c0268826d4f9d8d4ec69d07cbb791eda6b419540541 540 0.30/1.00 vMB 27
318,257 318,257 00000000000000002d736e83859054b8fcb35e17dae672b7837fb316207533af 75 0.04/1.00 vMB 21
318,256 318,256 000000000000000005b0bfce2519c3f0d1baf093b436b862ddd60877d36a6a4c 560 0.30/1.00 vMB 27
318,255 318,255 00000000000000001ae921bbc9d46c98cde337d280693020351338a0853f0528 257 0.15/1.00 vMB 23
318,254 318,254 00000000000000001dfb32e92b255d6a083643c1001241457588efc3cce5a691 302 0.19/1.00 vMB 24
318,253 318,253 00000000000000001165302469133fffb95c903ef428baf66211070362fb1c8f 88 0.04/1.00 vMB 28
318,252 318,252 00000000000000000406747326423ee33128f5713c816cca3577930f61e7eb12 63 0.04/1.00 vMB 25
318,251 318,251 00000000000000001e0b5f7babd28e5503565021e71cc6009c896296a9bc89b4 205 0.16/1.00 vMB 21
318,250 318,250 00000000000000000cf76a38aed21a1b12917e836e512df05545cf1cf8fc1a09 82 0.05/1.00 vMB 10
318,249 318,249 00000000000000001814cf9a20504165d07d91470e0d5359a8941a1a20fcab52 642 0.30/1.00 vMB 33
318,248 318,248 00000000000000001247ba9c0e1b9c81ddad34cac447a6cf9137b84d4b55e95a 136 0.16/1.00 vMB 11
318,247 318,247 00000000000000000c3e775af6a64c76fa038b32d851c1aad42872b42b99de70 687 0.35/1.00 vMB 29
318,246 318,246 00000000000000002ac7d288dd2973e349191439b931ed7a13c5df19b9c944f1 964 0.55/1.00 vMB 27
318,245 318,245 0000000000000000240d8fd25bc9b59932ddaa67329c41c13458b0afc8d0c0e1 482 0.32/1.00 vMB 24
318,244 318,244 000000000000000000f9df0ea4602cc835ea55cae44f8f60e8dc8c2971eb0c26 547 0.30/1.00 vMB 26
318,243 318,243 00000000000000001a7f612ed43f90cb066c8c99e231b5ff95cf111d0b5d11a9 1 0.00/1.00 vMB 0
318,242 318,242 00000000000000001c3567dd35e96c43a9afc61dfadef3b9babef5d3580f9e61 540 0.30/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.84 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: 711.86 GB
    • Received: 17.14 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.