Loading Tool

Explorer IconExplorer

Memory Pool

77,176 transactions
29.83 vMB
0.10513798 BTC
Random Selection Loading Transactions
Max Size: 180.30/200 MB

Candidate Block

Mining Attempt 799cd16c37c6a8498bee77720f7cceba00bfcae9a3de2586df7294af2fceef1f
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 8534a35742fae00044067c7c7b1382ad70cab2ff7268211a327c84b8fe6d6709
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,141
Size: 1.00 vMB
Total Fees: 0.03676873 BTC
Feerates: 357.61 > 3.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (303,840 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
611,595 611,595 0000000000000000000e81e44a563265b2d60a7ce57b0dc74c9a09b1c736c8c1 2,181 1.00/1.00 vMB 32
611,594 611,594 000000000000000000038e0ca5cf40432c41771f6ff5d25761ae62a8841bf58e 2,803 1.00/1.00 vMB 19
611,593 611,593 0000000000000000000a7d6d859feccb60db4ce4e4221a4afa496c30dfd69cac 2,409 1.00/1.00 vMB 15
611,592 611,592 000000000000000000075d715515205b7db85d452648b5f4d76c4d4d11c7219b 1,642 1.00/1.00 vMB 11
611,591 611,591 0000000000000000000bd78d0e5ad5beb6767ce805bf3d193cfc67e05b8e0c2f 2,104 1.00/1.00 vMB 7
611,590 611,590 0000000000000000000060cd1092b765ff6d9fbc33a1892871ef3ae803f3c1f1 2,002 1.00/1.00 vMB 17
611,589 611,589 0000000000000000000dae3c842db16dafaf8d795e83733c4aa30dc342d4a5d9 2,171 1.00/1.00 vMB 12
611,588 611,588 000000000000000000077a407b13c1e0c96940f1f45543f781e9efd6201067bb 1,433 1.00/1.00 vMB 9
611,587 611,587 00000000000000000002e666051c5f1e0e7bfb01c76a5871adb4f8957db2de41 2,312 1.00/1.00 vMB 15
611,586 611,586 00000000000000000004d5e2d8157f47fc70b7a8f7a6c0ec160f6f3bbccdf7a2 1,644 1.00/1.00 vMB 19
611,585 611,585 000000000000000000145c2979a0b5809a8c9342b17804eb255c58fef150b1a1 2,313 1.00/1.00 vMB 11
611,584 611,584 00000000000000000001abccaed8546dfe0f26a618f282cbe254d3777ea3dccc 2,161 1.00/1.00 vMB 14
611,583 611,583 0000000000000000000bd6b472d443114471c20a1f6bac7a6611778ca511e9e3 2,630 1.00/1.00 vMB 20
611,582 611,582 00000000000000000006f62b932c6f7101b1fb0d8fc9e4c23ad681facc4d5da8 3,002 1.00/1.00 vMB 26
611,581 611,581 0000000000000000000db2b9b73ba2d1b6f7a45a3bb96909e39d763b8f9ebe3e 2,863 1.00/1.00 vMB 29
611,580 611,580 00000000000000000005a321dcd78d0abdf8f014acefcb78c323dddfe05f3838 2,236 1.00/1.00 vMB 33
611,579 611,579 0000000000000000000e837d476045053ffa6401f5d480f9991826a676513849 1,410 1.00/1.00 vMB 30
611,578 611,578 0000000000000000000578d89092e84bab2bfd62a9c41dc2b1cd3b31dfbce8dc 1,063 1.00/1.00 vMB 85
611,577 611,577 0000000000000000000a2cc45bcd449b76fe8590b8f21d2cd4fed57e395b6ab5 2,354 1.00/1.00 vMB 4
611,576 611,576 00000000000000000006a4abc0f416e8ee96de5eabc655157ec3ebe548d58eda 2,515 1.00/1.00 vMB 15
611,575 611,575 000000000000000000123dfa47201925dec784ee11244f5fac9559084cd8f311 2,811 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.15 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: 744.25 GB
    • Received: 18.71 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.