Loading Tool

Explorer IconExplorer

Memory Pool

39,002 transactions
28.67 vMB
0.06418239 BTC
Random Selection Loading Transactions
Max Size: 145.37/200 MB

Candidate Block

Mining Attempt 39e84d2419a73509b99d00e1a7b2df45aade9b0c7e4bb6013de96561e124ad00
Version 20000000
Previous Block 0000000000000000000054d90a7f9b34d6e89576ddd749acf900f33df0f79b64
Merkle Root e9ce4596731b473d92cbca311c46edf83882d1442040057719664bf6806471ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,603
Size: 1.00 vMB
Total Fees: 0.00871990 BTC
Feerates: 60.16 > 0.87 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,549 (266,736 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
647,813 647,813 0000000000000000000bfe3e955afe530ec623827efb119f1713a45d07bd3c38 2,719 1.00/1.00 vMB 64
647,812 647,812 0000000000000000000c35b6fbe34dbe014c725722bab3256ba34b901ad58cf4 2,772 1.00/1.00 vMB 40
647,811 647,811 00000000000000000006c41fa66f1a6f22750455640ebc7cd139406af5905820 2,524 1.00/1.00 vMB 68
647,810 647,810 000000000000000000020b745ed68d1b999bb4c6c837f14870dcb0663ab2c316 2,473 1.00/1.00 vMB 69
647,809 647,809 0000000000000000000a830c57edf3ec7dc0a153108149ccb27bc00278d3b2ef 2,458 1.00/1.00 vMB 110
647,808 647,808 0000000000000000000411c6b16c584c57cbd1501c11a1cd6cf57e5dd430edde 2,857 1.00/1.00 vMB 78
647,807 647,807 0000000000000000000f1e2e7fa412ccc78df160810fc3e07664ed1bdd1fa9d8 2,950 1.00/1.00 vMB 53
647,806 647,806 00000000000000000002dbb784941efe03a174abdcec932368d380d736b9f311 2,732 1.00/1.00 vMB 83
647,805 647,805 00000000000000000009785e76cf03e6fee20d8c5d5ecb28c2104fef912c6a0e 2,191 1.00/1.00 vMB 105
647,804 647,804 0000000000000000000d220a423bb570d0d4a6205ddbceb015e57032f996fc80 2,820 1.00/1.00 vMB 110
647,803 647,803 00000000000000000002827dab9183d9ac090814fe892a81906dd8981dda5525 2,532 1.00/1.00 vMB 116
647,802 647,802 00000000000000000001de2aeebc17682dbe03e9466badc6de2a5ee15d80d9fe 2,566 1.00/1.00 vMB 73
647,801 647,801 000000000000000000000ae60e065510a74088ea7f5dc7bff3cc900126616b61 2,969 1.00/1.00 vMB 72
647,800 647,800 0000000000000000000e3adcf44b54712bc496968307bf8b32d67cc2076b4328 2,274 1.00/1.00 vMB 115
647,799 647,799 000000000000000000023cc663ef0fec16a1588c2ba039e64291af8a40557a1f 2,829 1.00/1.00 vMB 62
647,798 647,798 0000000000000000000f707c0158f9df02be353fc986f3d7aa9f3fd32061e259 2,637 1.00/1.00 vMB 79
647,797 647,797 0000000000000000000d6a7a296ee2563928f3e75e26080bc12e2d19df6bff11 2,634 1.00/1.00 vMB 80
647,796 647,796 000000000000000000064d629e3c82c8737c40438a24106f6fb13f66905abaaf 2,376 1.00/1.00 vMB 112
647,795 647,795 0000000000000000000c7fd4100938bf79335cec2989cbe5818119eaa79825af 1,809 1.00/1.00 vMB 104
647,794 647,794 0000000000000000000e66c66bae4f2f510a7e4ca9fe7d5ec2cb3008f46e1b04 2,932 1.00/1.00 vMB 74
647,793 647,793 000000000000000000019898076fe9c35e7bf6d515e48a56d8116bca9b68fc9b 2,800 1.00/1.00 vMB 113
Previous 10 blocks ↓
Total Size: 781.59 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: 623.15 GB
    • Received: 11.42 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.