Loading Tool

Explorer IconExplorer

Memory Pool

58,322 transactions
23.20 vMB
0.09908579 BTC
Random Selection Loading Transactions
Max Size: 135.78/200 MB

Candidate Block

Mining Attempt 94dbde693566f37957cc9f4189ab74d686263af9b219350d13b8bf821781b280
Version 20000000
Previous Block 00000000000000000001e9a357895e244976b793501aec226dc90aefabaae1bd
Merkle Root a9aed42964a010698e80fd66c5b185b551fcbb0ae3753bc9141e9e978c5059e3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,330
Size: 1.00 vMB
Total Fees: 0.04808094 BTC
Feerates: 150.58 > 4.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,927 (783,912 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,015 130,015 0000000000000a06e321b6acb72c4176d2d06e2040a26a9f4b2f19ee72910f8d 10 0.00/1.00 vMB 16
130,014 130,014 00000000000019fd8e44d2f216a5ff46c6072829da1f8fae50b406693b24bec8 20 0.01/1.00 vMB 843
130,013 130,013 0000000000000988a65038bc717f8107e3244ba19be86fda3ca7a59ff8eb1486 121 0.04/1.00 vMB 5,747
130,012 130,012 000000000000084b590fc180510c328527e9a83c713d8e50fe3f4e40ca7ce477 12 0.01/1.00 vMB 161
130,011 130,011 0000000000000a824b3e650f2b3204d80b95d3419a13d088c2879216a48a9217 10 0.00/1.00 vMB 1,550
130,010 130,010 0000000000001acd377e0b1f350154e7a9738b4d9330127680ed22281ad7acad 95 0.04/1.00 vMB 1,059
130,009 130,009 0000000000000db0a189037d140f69b81c2f9538f48405cdb01d27b7eed9d315 110 0.03/1.00 vMB 157
130,008 130,008 00000000000004afc5c55ac9fcf8c2c2f06a2ca07a1aeb4f92ca80b0f5954561 1 0.00/1.00 vMB 0
130,007 130,007 000000000000077815ae8d6e361bf646463b7eb0a1d53d74d99e73c0f8a7ebc2 24 0.01/1.00 vMB 1,422
130,006 130,006 0000000000000c86d7cae3a89c30a6347eaf0ca7dc2c6c1e1d31eb2dd0c6fc30 82 0.03/1.00 vMB 748
130,005 130,005 00000000000011d5834669ee3204d1df64ba3ba963a005e7bc4017024f1cb629 11 0.00/1.00 vMB 1,791
130,004 130,004 0000000000000c2c9f5e996e9824a5b07f2c92aa3a35b0146a2114649238de81 129 0.05/1.00 vMB 1,282
130,003 130,003 000000000000109cc88d5f844922a57f6ee8a19e00c09b434c053f7c9cb90017 17 0.01/1.00 vMB 1,485
130,002 130,002 000000000000074ce840216d2de8671756b5ae6fa7f9c0bbb196ef97f0bc7e6f 32 0.01/1.00 vMB 529
130,001 130,001 000000000000012f983ccf25fca1659dc99a24a455a60a7fe3e848475a0b67f7 29 0.01/1.00 vMB 1,041
130,000 130,000 00000000000011906b491883ab0f16f0e690b133ca860b199b775c3cf6581c21 9 0.00/1.00 vMB 2,952
129,999 129,999 0000000000000a9c69e94a7dfd464d9951e2a89eb9611914cb28e1eb9fa17958 148 0.05/1.00 vMB 432
129,998 129,998 00000000000001ee6ceed057a7d12e61e26b0800c32b0b5b982cfc5a693a1a35 24 0.01/1.00 vMB 1,748
129,997 129,997 0000000000001013c2b056f80083b999910aa71b4e06c9fb9abfe18adfeba607 37 0.02/1.00 vMB 1,267
129,996 129,996 00000000000011217b2a197398c903be4963e2b4ecf6874da76281006f34543b 18 0.01/1.00 vMB 1,689
129,995 129,995 00000000000005eeb1737a37ac9523a3dfa9b8b9d3dae97ce4f1793de1b14ccb 40 0.03/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 780.48 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: 528.82 GB
    • Received: 5.70 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.