Loading Tool

Explorer IconExplorer

Memory Pool

81,911 transactions
32.99 vMB
0.13386215 BTC
Random Selection Loading Transactions
Max Size: 192.76/200 MB

Candidate Block

Mining Attempt 480cb5705b75e55e2a2a29b2d3a1302175b20d4705b1c12e77758ce54dc8a7f3
Version 20000000
Previous Block 0000000000000000000103b96eb359a8c0480b26c3d5b203ae6c8082570a546d
Merkle Root 575866174d6c7f46e74955c1b4b1e5a7bd73d76664a94e5a9ed8d93d1f3c4b67
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,521
Size: 1.00 vMB
Total Fees: 0.03248698 BTC
Feerates: 254.50 > 3.26 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,402 (680,032 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,370 235,370 00000000000000338eda56bce01657b28442cdf42c48900ee9cff37dade287fe 218 0.15/1.00 vMB 114
235,369 235,369 0000000000000147b297338f751da6dee4dd0ca757186f3316df6031c4a3031f 605 0.31/1.00 vMB 210
235,368 235,368 000000000000014d421fa53c12c718a8c8da1b7b986d6182b1ad9ff34f65e032 558 0.26/1.00 vMB 166
235,367 235,367 0000000000000145b274ec53e2e9f51789670c9dd508841e6f9e06b7a469bd23 58 0.02/1.00 vMB 46
235,366 235,366 0000000000000108193380f197c81a8ad08dfa8588f97bf94e1ad648cce709f0 646 0.29/1.00 vMB 165
235,365 235,365 00000000000000523699931117f55b6b2231ffdbca05c45c960acc6acc71ac23 474 0.20/1.00 vMB 171
235,364 235,364 00000000000000400a547e903f48daf3d189d4709e7d4e69cab8d167abc6c307 327 0.20/1.00 vMB 101
235,363 235,363 00000000000000306bb7ba4da123088aa2c92fef8b7221fc27e646ba1240369f 832 0.25/1.00 vMB 174
235,362 235,362 0000000000000195c6c23eea7c2de68a97746d9913cb10d805bfc78e444af270 428 0.22/1.00 vMB 149
235,361 235,361 00000000000001199ab722c0b1acddc2da601fcafb5c6295ab9039f3f9ae6ee4 795 0.38/1.00 vMB 149
235,360 235,360 0000000000000141572834be89c9d550d4601c4cdcab37c1eef5c65bc54f918a 184 0.10/1.00 vMB 123
235,359 235,359 00000000000000c9b070cb6c37f1369752e670f83603176b591d7a18b259e364 236 0.13/1.00 vMB 144
235,358 235,358 00000000000000e96768f79fa24d1f416261bcd3a68162c01bc4cd0e8e41ba46 795 0.34/1.00 vMB 180
235,357 235,357 0000000000000156a5c8228bfd63b213b8af09d41705d77f58502aed01ae5358 408 0.23/1.00 vMB 153
235,356 235,356 000000000000007e33d11620e26f00efb4cd82f61e6c7030d5ba6277a3ff24f5 627 0.47/1.00 vMB 126
235,355 235,355 0000000000000059241403f6411ffdb1ffbafbd17b09c52feb99f0634853f1e5 684 0.25/1.00 vMB 210
235,354 235,354 0000000000000070782c38192cc7be27a9f26c72e0a663f9d229bcdc6881fec8 1,096 0.47/1.00 vMB 180
235,353 235,353 000000000000017171552cad18417bd3f2695683cc3a63e8d6ba697fa2122e89 4 0.00/1.00 vMB 0
235,352 235,352 0000000000000028b9f64d0f6f22f68c74eead5f53bf75823f617b1bec8c1253 572 0.25/1.00 vMB 175
235,351 235,351 00000000000001367629317daf881e2ce1199120236af3f6b7c91aad6027992f 776 0.25/1.00 vMB 293
235,350 235,350 00000000000000e393e26bc5ae32e86a4793e2a619497c50733b69cdbc202bf1 475 0.20/1.00 vMB 220
Previous 10 blocks ↓
Total Size: 783.08 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: 724.09 GB
    • Received: 18.41 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.