Loading Tool

Explorer IconExplorer

Memory Pool

23,490 transactions
4.43 vMB
0.02480145 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 4 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 35.16/200 MB

Candidate Block

Mining Attempt 8d98ce7d97be64df3fd0d254ad5950df87d3b2a2657d9df6a64aef94cd51ebc7
Version 20000000
Previous Block 00000000000000000001c794ab67c6265b67870ca521819117be26a86ef54163
Merkle Root 0a6ec0dca2340a8b4170ad893851cbd34e4d61401df912814127fec91d545e3c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,175
Size: 0.39 vMB
Total Fees: 0.01433175 BTC
Avg Feerate: 1.45 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,809 (647,070 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
265,739 265,739 0000000000000002362b0a59613085a9c8821593297fc176c252a52e728f89b3 0.21 MB 463 116
265,738 265,738 000000000000000e21cc4c94e676f2b73e4daed1aa54b1dd59d0090e6e0250f3 0.12 MB 159 38
265,737 265,737 0000000000000006742f21f71e215687d134fdc7640d41c8af7f7c4a64e8b532 0.04 MB 63 82
265,736 265,736 0000000000000008e8db1b993567cd375b34da30ebb20e87f82046675af1d96e 0.02 MB 63 106
265,735 265,735 0000000000000008ef2392307cc8cba829efece85c524b412e73f28ff16cd5a0 0.01 MB 16 49
265,734 265,734 000000000000000f4a4b506fc45ed04b5a644081f095a23cb46f18da1b66c9f6 0.10 MB 182 52
265,733 265,733 0000000000000009c995b20657c4e1bfd499a6b801d7aabc42f541531451d142 0.10 MB 106 27
265,732 265,732 0000000000000002a04f69608ebe90d0abff2cef41dfd607d5cb32575723531a 0.25 MB 574 87
265,731 265,731 000000000000000f0de1c9345b24fc3e19736aee88e8e0ab6d0055e51c29048f 0.05 MB 121 75
265,730 265,730 000000000000000fa6ed228d59955c3830a0974c43c54ac31f928c99d8222d81 0.16 MB 304 39
265,729 265,729 000000000000000f828749e95e45bd21b67daf1cfc08f4e56fb5bcd905ad6079 0.25 MB 655 119
265,728 265,728 000000000000000b24fc2cc73e91251fe122d24a301326e32f7bd078dde58e90 0.12 MB 201 34
265,727 265,727 0000000000000004691932b88931ae951ff7b1980173f2134bfc8c2b07e9a6dd 0.15 MB 54 6
265,726 265,726 000000000000000c2d2f6d21d72fb8c9f330b1f2e4c483a1117c0e73016f2802 0.05 MB 161 74
265,725 265,725 0000000000000007a6f4a47fba65bde2e3d52d6085d4923d9cd779e7db817256 0.07 MB 176 39
265,724 265,724 0000000000000009010c0293196c00138eceaa468c2ebb17cc2752688c00dda9 0.12 MB 237 160
265,723 265,723 000000000000000774a1bf80d7fa5347767430973f0a6c1db9dbf3e92153cd9f 0.11 MB 227 52
265,722 265,722 00000000000000027fe0b1cdb1af49a8f273563648684da95a3007b148a6df1c 0.02 MB 32 48
265,721 265,721 00000000000000006910ff0379e4062b65212c9776020528f0cc6a42805c2e9c 0.25 MB 603 110
265,720 265,720 0000000000000005a2ba4a5c019196d05046f04c035c3bdb55034a7bf60261ed 0.04 MB 94 89
265,719 265,719 000000000000000f77f2ed978a3d172232aa3bbe68eb0dc3d3fdd286a55895c5 0.09 MB 175 75
Previous 10 blocks ↓
Total Size: 778.50 GB

Node Details:

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