Loading Tool

Explorer IconExplorer

Memory Pool

73,831 transactions
28.23 vMB
0.06847065 BTC
Random Selection Loading Transactions
Max Size: 167.81/200 MB

Candidate Block

Mining Attempt 0a35d765d2c88d1e8fddaa461206890841fbd82bbab5e8a924e4cec76a5feece
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root e6ecff92cfd84b291f30202433cbd3cbf6c4738d80a39fa1956b8a6de496b70a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,598
Size: 1.00 vMB
Total Fees: 0.01197438 BTC
Feerates: 101.62 > 1.20 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (174,250 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
740,818 740,818 000000000000000000007cd5a8a44b6430d94fb6636740ed962fe972b68a7a13 1,190 1.00/1.00 vMB 18
740,817 740,817 000000000000000000007edb8d2028d86f5db350eba536e952183ba4d91f1aee 312 1.00/1.00 vMB 14
740,816 740,816 000000000000000000023662c021c796a6b451cb36d123ef647da4e714340de1 1,338 1.00/1.00 vMB 15
740,815 740,815 00000000000000000004bbd38d4913ee252b23a2bf60f6df41f63f1ae1afa9d5 3,082 1.00/1.00 vMB 22
740,814 740,814 000000000000000000079f8f9a9fc9792f74ea8c48730003ddb0ac96b52d5b99 2,434 1.00/1.00 vMB 19
740,813 740,813 000000000000000000028c4107b0f2c6f833bb0524ef0af5524c3aca88811388 2,735 1.00/1.00 vMB 22
740,812 740,812 000000000000000000052420aae626d5453e70239c8c6ab9735d87c936015666 2,924 1.00/1.00 vMB 20
740,811 740,811 00000000000000000007da1453db85a4a3d2125fb41fa034f587878fe30ce89d 2,779 1.00/1.00 vMB 22
740,810 740,810 00000000000000000002551ecbd6d3e2540c2ff7c65cc939867cfd57ab16032e 2,860 1.00/1.00 vMB 27
740,809 740,809 00000000000000000000f658dec51df8d1815fbcb8a7098206e50f2b1f454e0e 3,117 1.00/1.00 vMB 33
740,808 740,808 00000000000000000006569342c233bf02b2976e55975a17f70e284b9c50e383 1,892 1.00/1.00 vMB 92
740,807 740,807 0000000000000000000141f0f468dd0a8b40ba9908a208b63a48ae8e5571245c 2,591 1.00/1.00 vMB 50
740,806 740,806 000000000000000000051995c50efd3c0694fe258e63e39ac545b2ce5c924148 3,074 1.00/1.00 vMB 30
740,805 740,805 0000000000000000000621f6bc64f1b1440ec401869ab6afb10078f089837f63 2,681 1.00/1.00 vMB 32
740,804 740,804 0000000000000000000469ef8b30a0ecc4bd87003502d2edae26e23e745bff6a 3,078 1.00/1.00 vMB 30
740,803 740,803 00000000000000000008592f98df6bf5fc828ae89ce9c8f152aa620a2c4d3d23 2,936 1.00/1.00 vMB 24
740,802 740,802 00000000000000000005ec8f4e5c8e2bb05061ab57aca313488723630ff62f01 3,241 1.00/1.00 vMB 36
740,801 740,801 000000000000000000056628d6c850a14963c12cf9ed358c2d46d8cea0e16a49 4,010 1.00/1.00 vMB 23
740,800 740,800 0000000000000000000817ca652d4d5fd350cff521a85975d8be95e30f0fc1a8 2,192 1.00/1.00 vMB 29
740,799 740,799 00000000000000000006b833cddb019fa6bda5cd080ef72d6a0a227ee98c7ae9 3,182 1.00/1.00 vMB 50
740,798 740,798 00000000000000000006331614f2fe782fc638d49d313eb862be9668089db0d7 3,118 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.51 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: 668.67 GB
    • Received: 15.55 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.