Loading Tool

Explorer IconExplorer

Memory Pool

40,913 transactions
28.85 vMB
0.07876086 BTC
Random Selection Loading Transactions
Max Size: 146.87/200 MB

Candidate Block

Mining Attempt 7eeb6c091daad908db2c40708b6d79a5add798bd0a77ba0c4a85386d4d61d879
Version 20000000
Previous Block 00000000000000000001b25de7d6b46a8948f214d3970d4d7cda994c93f61a8a
Merkle Root 613f9dd43bc1c7d34aeeae1c19350cb139e89b5cd223c40262b7eb084c09384a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,137
Size: 1.00 vMB
Total Fees: 0.02264305 BTC
Feerates: 150.93 > 2.27 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,611 (380,558 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
534,053 534,053 00000000000000000029c236ab98ffa90886f208c2af46ba141ba4fffb0ce767 908 0.34/1.00 vMB 18
534,052 534,052 0000000000000000002c7b7e91c5f26ad9e1bb29bea1cb39334b54085006f99e 158 0.10/1.00 vMB 9
534,051 534,051 0000000000000000000578446dff267771849cd876ef97f331061c720669468e 54 0.04/1.00 vMB 11
534,050 534,050 000000000000000000059914595ed45c81ca3497033d578a03c727357682d95a 157 0.06/1.00 vMB 20
534,049 534,049 000000000000000000044a6028ce075a73fc01d09b404305b152703ae328957d 653 0.22/1.00 vMB 16
534,048 534,048 00000000000000000004d10f3e095da20c55310fbb542b446fbd7caeea83a19d 721 0.24/1.00 vMB 18
534,047 534,047 00000000000000000024d53a7b1283ba3edf5bb8a1550d0931e9679c384ad192 2,002 0.86/1.00 vMB 16
534,046 534,046 0000000000000000000cc0de08f4c93366138e251dbc08c32cb99adbc7dfc744 192 0.06/1.00 vMB 12
534,045 534,045 0000000000000000002349113b33a53e17974b6dc47a6b2a02b67bf0619c03ad 57 0.03/1.00 vMB 30
534,044 534,044 000000000000000000298cfeec9d19cae9293a7bcf895d6ef9956d15f2600db5 602 0.21/1.00 vMB 13
534,043 534,043 00000000000000000031830fae8b2b45c9d92d709d9f104f6e2b85a2b3952d91 578 0.25/1.00 vMB 17
534,042 534,042 000000000000000000282f837e65d7303309fea5a8dc06d881177b8461336a22 1,582 0.79/1.00 vMB 11
534,041 534,041 0000000000000000001da67cd6c5269332d6fc843ac7e42851bf659f173058e0 1,996 1.00/1.00 vMB 6
534,040 534,040 000000000000000000292be4394ce7b68277c1dd57eab88240243da76025aa72 2,410 1.00/1.00 vMB 7
534,039 534,039 0000000000000000000ce9bc3d5e86de6d4415bf5453acc4e91fa06c74efb6bf 2,091 1.00/1.00 vMB 32
534,038 534,038 000000000000000000309a62e6cb873a9bd461cb0c6a0439b9730429bf5faebf 2,145 1.00/1.00 vMB 28
534,037 534,037 000000000000000000298e62b2252eeae8623f7c8521df10a2f728981872b279 1,785 0.91/1.00 vMB 4
534,036 534,036 000000000000000000327b578a6281f98ef65856577824ffaf8e30a80575975a 1,944 1.00/1.00 vMB 33
534,035 534,035 0000000000000000003153146a08468e32e1cec84b78a353a530195821791746 230 0.17/1.00 vMB 11
534,034 534,034 0000000000000000002b1414b5922ffa912812a42ce94b985023bd96d0b14d58 638 0.89/1.00 vMB 5
534,033 534,033 000000000000000000341509d91c269cc9d88d12007217a601e4df48d3f25a9f 2,067 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.70 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: 629.15 GB
    • Received: 11.87 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.