Loading Tool

Explorer IconExplorer

Memory Pool

42,340 transactions
33.25 vMB
0.10737190 BTC
Random Selection Loading Transactions
Max Size: 165.70/200 MB

Candidate Block

Mining Attempt d83931b4a2b54f93aaab0b76caa196d33a8c58b1f5e98a2da6b38ad35113a1c2
Version 20000000
Previous Block 00000000000000000001b171574728f9b8bb47c58e2e3bc35b40a738258291cf
Merkle Root c7583b4d86821f3a466cea3be2b7e6d400a98520ce45b105543485b5206d88ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,923
Size: 1.00 vMB
Total Fees: 0.03446893 BTC
Feerates: 501.64 > 3.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,561 (798,500 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
116,061 116,061 0000000000005a949a93371556778ae87b82730b76751f29e6bee6fe3bacb7d5 11 0.00/1.00 vMB 669
116,060 116,060 0000000000009c4b48cec0b9d68cd76e2709971887e1b114322eda63f64d68bf 1 0.00/1.00 vMB 0
116,059 116,059 0000000000008c3f797ea3bc181703ae7895bec0495372d0b9047e444d9b37ca 8 0.00/1.00 vMB 1,051
116,058 116,058 00000000000097feb1408bbbc72160d031e3f051138b74817f7b6a278f3044b7 6 0.00/1.00 vMB 0
116,057 116,057 00000000000059c61ae8785511172cee734c129a38a80a4f1d6a7de0f48adbab 9 0.00/1.00 vMB 0
116,056 116,056 00000000000067f379511ef05bc683313efcb6d62ec54801439d3f2101b1e18e 8 0.00/1.00 vMB 0
116,055 116,055 000000000000b53264e54ea7691dd3e12562aaf9e2603b0210ea098edfd5794c 12 0.01/1.00 vMB 544
116,054 116,054 000000000000178ca162f5392abf7259e51364f798aaa5e25452f1389c2359ee 11 0.00/1.00 vMB 0
116,053 116,053 0000000000009980c8907bcc4f75e5c97b944a8506aa00620986155a3f49cd44 12 0.00/1.00 vMB 346
116,052 116,052 000000000000ce2766c6707847af5cc5babaea00cd7c4d0d5a6418e3f7746acb 30 0.01/1.00 vMB 1,726
116,051 116,051 00000000000054d54fed5086b11991a5e76833f03a042098273a3195024c8b94 9 0.00/1.00 vMB 359
116,050 116,050 000000000000d6ee0fbe37a3f358c646556f2efc2402a6d3dd3e64eee37a16f1 12 0.00/1.00 vMB 0
116,049 116,049 00000000000019cf46079bdb3094cc09b5caef540dbdae60c990c01263326009 5 0.00/1.00 vMB 0
116,048 116,048 000000000000169729677771da91382e98574405b2e94a3e11fbb33be190988f 12 0.00/1.00 vMB 311
116,047 116,047 0000000000008684cb63dfcef4f7dc90f46439fe070cd0c83114e45d8c5be83f 39 0.01/1.00 vMB 278
116,046 116,046 0000000000004e97ab768aadd1305164ce2d7d21e3f5d3f743e913eb8fa30202 1 0.00/1.00 vMB 0
116,045 116,045 0000000000008b8a8f57ede8eb7e3aa65bf4f99ef0d418aefea8fbbaa9a02e20 10 0.00/1.00 vMB 0
116,044 116,044 00000000000023aadb92dc02af430dfe4c06e8aa14ab6922c730c189044f6eb0 11 0.00/1.00 vMB 981
116,043 116,043 0000000000000d29aae181a104ef28314465e45a3c1288fc60e66ca111db6851 7 0.01/1.00 vMB 0
116,042 116,042 0000000000007e13169ee17eb34a408b047cef8b47ea8cd0555bd47ac1b19079 8 0.00/1.00 vMB 318
116,041 116,041 0000000000009fd0e56b352331a03e30f1421f2bef7a324618769901d597b212 10 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.61 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 624.09 GB
    • Received: 11.54 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.