Loading Tool

Explorer IconExplorer

Memory Pool

78,072 transactions
29.73 vMB
0.07874241 BTC
Random Selection Loading Transactions
Max Size: 178.02/200 MB

Candidate Block

Mining Attempt 7bce2db88be8e061ba53389da80917dae7c8dd1061dfea34a1f499c8c1d958ee
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root d896876c10087a3e28a2f414d6481382e4e1dfcba8f9b79a8b4bff1e8e9b2e5e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,450
Size: 1.00 vMB
Total Fees: 0.01243056 BTC
Feerates: 40.21 > 1.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (192,867 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
722,285 722,285 00000000000000000007a960363b6978052f585265efd07792470cb2e6d8c62b 747 0.40/1.00 vMB 9
722,284 722,284 0000000000000000000a46ceebdbeadcb59aaee0885a69b6e6c39392e3bb0a01 64 0.02/1.00 vMB 17
722,283 722,283 00000000000000000000145611ffb69a46d056faa3357ab23e1787b38b6ced0b 1,135 0.57/1.00 vMB 10
722,282 722,282 00000000000000000009c16eb6de1870356798bdd4313e252ffb4d07292e615c 1,329 0.64/1.00 vMB 11
722,281 722,281 00000000000000000009fd468fed6d538e9e01ddba0f95a1e04a1c08b53ac9bf 1,037 0.47/1.00 vMB 3
722,280 722,280 00000000000000000001e9046b3e68bb0d62ee471a17769b033b08a1e778abc0 738 1.00/1.00 vMB 8
722,279 722,279 00000000000000000003b488edfaa30e91fdee7cba83c38b0d41c8c0b57a9922 2,639 1.00/1.00 vMB 16
722,278 722,278 00000000000000000008f32fab3d58fea01ae5e3a310b068fc88d8f4c7b0fe81 1,294 0.60/1.00 vMB 11
722,277 722,277 0000000000000000000097e1328099084d690cda429ba66bf9f384661700d31c 2,257 0.81/1.00 vMB 12
722,276 722,276 000000000000000000024d12551ed76624372b868d1a9da0293071deb4d08c21 648 0.34/1.00 vMB 10
722,275 722,275 000000000000000000076c06e15ba872e043b83316774e9c1db84c427461565a 1,396 1.00/1.00 vMB 9
722,274 722,274 000000000000000000084be90c7ca4979fc77ca78b6b8a68dba4cb71939bdd7c 1,811 0.85/1.00 vMB 4
722,273 722,273 000000000000000000094b9c2d2341f22748d4dd81687d77590636a8a0af4b7c 2,066 1.00/1.00 vMB 13
722,272 722,272 00000000000000000007a79d25cd60f86c4dfecc594efb09501ab65918ae8acb 2,115 1.00/1.00 vMB 16
722,271 722,271 00000000000000000004e188cc6cc756f00cb7242c06d1c0cca4dd9f63abebd9 2,587 1.00/1.00 vMB 18
722,270 722,270 0000000000000000000413c17c79237888e279f9229d0aa61262825dc37a7a70 2,430 0.82/1.00 vMB 12
722,269 722,269 00000000000000000000280f75e1455ba50902ffee700dcbefecc6d6818f891b 1,948 0.70/1.00 vMB 12
722,268 722,268 0000000000000000000a7d19b03753fbc16929100da0c6f29a423a8e7898ef50 2,700 1.00/1.00 vMB 13
722,267 722,267 00000000000000000006dae124ff08c99562abeb525d6f996ec6fb324de5bbe1 303 0.11/1.00 vMB 9
722,266 722,266 00000000000000000002572e660e954ae9157373efd75df159642024b270ac12 692 0.63/1.00 vMB 1
722,265 722,265 00000000000000000007d1ec7a1c706281812b4305a8771a66e9bccbe7bdd7ba 998 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.66 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: 672.96 GB
    • Received: 16.34 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.