Loading Tool

Explorer IconExplorer

Memory Pool

72,602 transactions
28.05 vMB
0.06969102 BTC
Random Selection Loading Transactions
Max Size: 166.20/200 MB

Candidate Block

Mining Attempt 4049513cd66cacc2f3427f37a76f196f507e2fa4fa3dab009ee098e870dc6762
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root a97b854bab8c6bfaf4bf7deaeeea90b6d99835b97ec57439bc4e3989ed79bfbb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,678
Size: 1.00 vMB
Total Fees: 0.01367697 BTC
Feerates: 101.52 > 1.37 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (279,221 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
635,814 635,814 000000000000000000091f4074dc2bb86a5e33a078624a9f3f050fdead202037 2,657 1.00/1.00 vMB 16
635,813 635,813 0000000000000000000f6b4660fe440f6d5016e184e09f5596753673d6eea62f 2,503 1.00/1.00 vMB 21
635,812 635,812 00000000000000000001fa51ec72b2062ed4fe45bb13e7003a56092bdc19d42e 2,289 1.00/1.00 vMB 18
635,811 635,811 0000000000000000000ee68e539e723ea572fc34811f680192fd30e0e0c81a60 2,773 1.00/1.00 vMB 46
635,810 635,810 000000000000000000076973be291d219d283d4af9135601ff37df46491cca7e 2,098 0.88/1.00 vMB 13
635,809 635,809 0000000000000000000369324cdfe9021dc79a2b2d7f9af4052b9c495b192cc0 2,413 1.00/1.00 vMB 8
635,808 635,808 0000000000000000000fbfcc921b601c87dfb2ebe669fc7038c76379d48b0944 2,677 1.00/1.00 vMB 29
635,807 635,807 00000000000000000010bf4dc65c311f520aa6bc3b0681b0547816a037e3bde3 2,991 1.00/1.00 vMB 39
635,806 635,806 0000000000000000001168fa997681632f5919fa256a77db788223d4854be22b 1,504 0.65/1.00 vMB 4
635,805 635,805 0000000000000000000bec73a70ae1f803853415c85dcc334eb1da54a7e1dfa6 2,536 1.00/1.00 vMB 32
635,804 635,804 000000000000000000108c12fe3aa8bda2fadb0a45225cc802da7f95f2502fde 2,856 0.87/1.00 vMB 22
635,803 635,803 0000000000000000000ec500ebb2c2d97f85de02263df140886f082c0cd142cc 989 0.35/1.00 vMB 19
635,802 635,802 0000000000000000000ada78fb192e1a927329aa0eaf09b0a74a736cf3f0eee5 1,492 0.79/1.00 vMB 5
635,801 635,801 00000000000000000001722fce598bd41800ba92671389f23e56b938deb65af1 2,084 1.00/1.00 vMB 16
635,800 635,800 00000000000000000011a3b78155a4e769e9857883e0fdb52344a2da2c223df1 2,880 1.00/1.00 vMB 22
635,799 635,799 0000000000000000000a942f05ab9d3cc164e48e84f248b9384829febe40b1da 3,038 1.00/1.00 vMB 36
635,798 635,798 000000000000000000026b2f2b65abfaf8abfc463566087b05fa5d842d209ef6 2,794 1.00/1.00 vMB 24
635,797 635,797 0000000000000000000594fa68d2eca8a50712ef1587af8bb32e8af3df05748b 2,139 1.00/1.00 vMB 16
635,796 635,796 0000000000000000000ac78c6dfb803467e0bd5a89595f2b57b6c6c5abe78645 2,177 1.00/1.00 vMB 26
635,795 635,795 0000000000000000000abb82ce85913cbcd99e1d9c214793bbb92b42d9bc146a 2,570 1.00/1.00 vMB 9
635,794 635,794 000000000000000000100c6c56892c3d5676c7efd4c3755b66b72fd672d08f0e 2,903 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.45 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: 667.46 GB
    • Received: 15.25 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.