Loading Tool

Explorer IconExplorer

Memory Pool

81,041 transactions
30.39 vMB
0.07818333 BTC
Random Selection Loading Transactions
Max Size: 186.14/200 MB

Candidate Block

Mining Attempt a6384714a27f4de63a5c5a8a69cc1e13ae7a29af15dcc8e85841ec6a2656b508
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root 1972b9b281d8d66258a0a808fb7a4639cb40e47034cd5f1a57865b78bf23a91b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,206
Size: 1.00 vMB
Total Fees: 0.01023138 BTC
Feerates: 150.61 > 1.03 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (634,228 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
281,130 281,130 00000000000000024847bb286d8949d5bae657c711235da718234b153d15fe5d 46 0.02/1.00 vMB 35
281,129 281,129 00000000000000024b01ee70458c0bca6dfe644c89e76254d53df984ee815b04 51 0.03/1.00 vMB 35
281,128 281,128 000000000000000012317972a749b87a06df90b75529cdd1ed13667bebf94177 175 0.07/1.00 vMB 24
281,127 281,127 00000000000000018c873a58deae924d203d6e1932620b1081f6091712e77d04 129 0.05/1.00 vMB 141
281,126 281,126 0000000000000000ea984ba95953e91a09cf491b3e8fcb2f5160cdb9de20835b 103 0.04/1.00 vMB 53
281,125 281,125 000000000000000152bb500c725d40e70a19645d2a063bd7cc53d9b977789722 561 0.28/1.00 vMB 41
281,124 281,124 0000000000000000665600b95b57fd676a1b68b25f011d40eae9a93ee4348c33 25 0.01/1.00 vMB 74
281,123 281,123 0000000000000000040c981ca6a5af2b571e22feccdad970b121196d0ef2dfe6 186 0.09/1.00 vMB 47
281,122 281,122 00000000000000023e45ae2395354c5db5519b0f3cd7f40e753809b7bfcfa0ad 355 0.21/1.00 vMB 41
281,121 281,121 0000000000000002180abfd1705ea4e21ad35304c5f1a5e6cda5ea73304e0763 203 0.09/1.00 vMB 82
281,120 281,120 0000000000000001f456080386417751f21afc081cc18a72e8da82214cdd1a2a 148 0.07/1.00 vMB 39
281,119 281,119 00000000000000013632c5a1c3fac4f3d3e115c5a85360a5fbdd4aab5e935301 101 0.05/1.00 vMB 93
281,118 281,118 0000000000000000550868b3816a3ae2a47aea93bc041c9ff342cb9cad9d8638 106 0.05/1.00 vMB 35
281,117 281,117 00000000000000003c468e2116ab9ccce61c364766ca2569f0b63306f1b1cc72 311 0.16/1.00 vMB 49
281,116 281,116 000000000000000014d1ce25ced59745c9e8310c1b24478a7db0d2564b03b002 389 0.20/1.00 vMB 68
281,115 281,115 000000000000000087ed5d660d06aed65412b33972efd95128b30e2b10939e7f 155 0.06/1.00 vMB 53
281,114 281,114 00000000000000012d3c0ecb957a9c1f60abe3086e7b055111dc174d841ec235 33 0.01/1.00 vMB 46
281,113 281,113 00000000000000014eb09dfe4c514f01a0cd55eec268f0b8e1ec37a65469c1eb 398 0.17/1.00 vMB 73
281,112 281,112 00000000000000006da8a315618720e363f6c0db1b9f262b9fe434badac2c06b 205 0.09/1.00 vMB 73
281,111 281,111 00000000000000010c003f1c09dac79f016b5f432a8014a6ac36738bcc1d3bdd 201 0.11/1.00 vMB 54
281,110 281,110 0000000000000001ad28406fe97345ef401bc88d9718356cb06e73a5ad0cae23 226 0.16/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 783.01 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: 718.90 GB
    • Received: 17.99 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.