Loading Tool

Explorer IconExplorer

Memory Pool

76,223 transactions
28.03 vMB
0.08162587 BTC
Random Selection Loading Transactions
Max Size: 171.04/200 MB

Candidate Block

Mining Attempt c5de7abb9b68d0b5b69fb836e78d116405dde8067ae5827e90677c1c88c4306c
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 8f06849fd049a5e1cb8b1d119e876dea0960530870359a8e97f15cca2371d785
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,320
Size: 1.00 vMB
Total Fees: 0.01993961 BTC
Feerates: 150.93 > 2.00 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (102,871 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
812,426 812,426 000000000000000000008ba9e85bd33bdd442dba9e0094cc9a75a393c0edb89a 2,037 1.00/1.00 vMB 3
812,425 812,425 000000000000000000026ae5de25c14515a5ce0ad8a7aaf00305280d43cafa91 1,397 1.00/1.00 vMB 5
812,424 812,424 00000000000000000002e5a2e5311437dffca75bcb0ce75968b6453291ec22f2 2,283 1.00/1.00 vMB 10
812,423 812,423 0000000000000000000073f4f1a2a38be98d59300940a4b95c01250a03eef580 3,429 1.00/1.00 vMB 23
812,422 812,422 00000000000000000001fd66ca24d2419b13ea639705abff8f9ce82dbfce6435 2,201 1.00/1.00 vMB 6
812,421 812,421 00000000000000000000cdf6b372a4c75e96afb86082345a0f5961d9afb09e91 2,497 1.00/1.00 vMB 6
812,420 812,420 00000000000000000000bdc3f1d8e5a6971786e187efd5669794635a7b573910 2,501 1.00/1.00 vMB 10
812,419 812,419 00000000000000000003cb19a96d4c0bf81f9de869391ddca35246321af2d5de 2,462 1.00/1.00 vMB 13
812,418 812,418 0000000000000000000256625c5677847316725290906ce404be4be6fb0a7dc0 1,514 1.00/1.00 vMB 4
812,417 812,417 000000000000000000017fff7352ccaed5db3eb801b77a4a63839166cb7053ad 3,174 1.00/1.00 vMB 13
812,416 812,416 000000000000000000038540e38d517b4a054a2d0d49184b0d83d9c661905c12 3,201 1.00/1.00 vMB 23
812,415 812,415 00000000000000000003e74c41cbbdf28e72950704ef00a758193c76f5d792bc 580 1.00/1.00 vMB 2
812,414 812,414 00000000000000000003a78a0d8f974fbe07ed05defca3b2bfb46824ccbc7eda 155 1.00/1.00 vMB 1
812,413 812,413 000000000000000000006dcdf2d6f59fe89a9aed7113bcca7f2b2cb430ab84be 1,120 1.00/1.00 vMB 3
812,412 812,412 00000000000000000003e2dfad305ba2b18ff4218163c7da55153617e1e3b8b8 1,975 1.00/1.00 vMB 6
812,411 812,411 000000000000000000021e1e5a7685660c682ca1ad255167c69e5eb4b420ee76 2,099 1.00/1.00 vMB 11
812,410 812,410 00000000000000000001f4974db5bbdaa6c51e642b6474c432c23458c9cd965e 2,897 1.00/1.00 vMB 19
812,409 812,409 0000000000000000000236f2ba5c81ac3a276b6bc3146a3be93cbbfba575c667 1,956 1.00/1.00 vMB 5
812,408 812,408 0000000000000000000094e401267e964cc30ad715d58db160d64af4513cca17 928 1.00/1.00 vMB 3
812,407 812,407 000000000000000000014b61a69637a0045381d1dc3ed23f6f1198a00c6020d2 1,907 1.00/1.00 vMB 8
812,406 812,406 00000000000000000003598ffae44c4828df402f335e64fb185a644e64a7293a 154 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.44 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.