Loading Tool

Explorer IconExplorer

Memory Pool

24,912 transactions
5.40 vMB
0.02039492 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.72/200 MB

Candidate Block

Mining Attempt 393533c33ca474ae269c05de24e36d2eeaf597aba23562842071a06ec2b4122c
Version 20000000
Previous Block 00000000000000000002171523b0948b2408751d81c5c9847d3c3e54b812a019
Merkle Root 8056acbb93723b9670e125cae199b4db557fdc034d05ab38d0dbae41c521d601
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 813
Size: 0.21 vMB
Total Fees: 0.00659762 BTC
Median Feerate: 2.06 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,232 (757,292 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
155,940 155,940 000000000000066d99b44b10c17e1ebdccc88cfe2875cf8511991df226c14ead 10 0.00 vMB 0
155,939 155,939 00000000000000149b85d937b25a2e68f3622dad92384564ab410ddc23160ad2 5 0.00 vMB 95
155,938 155,938 0000000000000452a96566e17a6de8b0c606d6a828b8f17799b84ceba936d71f 18 0.01 vMB 237
155,937 155,937 0000000000000519b0ea86b67f773efc6fa90e7cefde2dde23a1bc8b76c2389a 32 0.03 vMB 57
155,936 155,936 0000000000000247eb7c1070cd1369cf3d0ccb5c766e11ac439fc236fceb6adb 13 0.00 vMB 25
155,935 155,935 0000000000000e899c30a0b4b46f9efa005466913da36ad234ad50c7583ec279 134 0.03 vMB 0
155,934 155,934 00000000000000d3066c78fb73e3ed04cc3c28b7ba731dd42ebe94805518d76a 80 0.04 vMB 44
155,933 155,933 0000000000000c08a4c44976bd64a38a8849bf7d66cc9695c41b343152f722ea 52 0.02 vMB 101
155,932 155,932 000000000000080dfe700c47ef89165cacc61aafba60f683b979c4da6e1dff66 44 0.02 vMB 104
155,931 155,931 000000000000047a90617d57470ab00baccffe3ed94cdca68e34612690bda55c 23 0.01 vMB 7,675
155,930 155,930 00000000000009226085880e92b7a078734292a3d8f048899d23f87154ab3a2d 116 0.04 vMB 51
155,929 155,929 0000000000000a878a27f5346c11d0537477242d9077722ba587c62645452bbf 82 0.03 vMB 109
155,928 155,928 00000000000002a9c6b831091b17955191bfe915cf4b8b7beb471e2d60bb6894 69 0.03 vMB 65
155,927 155,927 0000000000000572ab171bbb828d1f43dd647ea050251a076d24645ebafb3b64 12 0.00 vMB 52
155,926 155,926 0000000000000bc8fa1633f9d9bb80520476bc4ae6bfa6b4edc2763a5af428d9 63 0.03 vMB 110
155,925 155,925 000000000000007a79d7ab6fdf1a3e26d651cccc97b0908b53865ffa8a716934 10 0.00 vMB 15
155,924 155,924 0000000000000847f9df75f38452215322392f9f950df082ba4edda61b4850cd 55 0.02 vMB 150
155,923 155,923 0000000000000d3c7d9c12b8462e754ac0c4c16df6d9bfd9707da285007e7116 120 0.04 vMB 36
155,922 155,922 000000000000094818bd16a0af8229aecf9212b7cf9a4eb496f98aede989fa65 43 0.02 vMB 80
155,921 155,921 00000000000004b683a137f3cb8d5d1286cb2677cfc81c5be63ce631fb9f7143 1 0.00 vMB 0
155,920 155,920 00000000000000fa18a3a58ea20941287bb1e0917fb71b8fbed5b07a06a0db2f 15 0.01 vMB 66
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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