Loading Tool

Explorer IconExplorer

Memory Pool

85,602 transactions
31.42 vMB
0.13382233 BTC
Random Selection Loading Transactions
Max Size: 189.43/200 MB

Candidate Block

Mining Attempt 40eff9e38bf131026f093f126f28ee12231c7bed6ca907861b85e087411c4d88
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root ccfdc1d7d1188e26a46922221c75df169aab4516c0742798439241d3ccea6e02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,800
Size: 1.00 vMB
Total Fees: 0.05725416 BTC
Feerates: 214.31 > 5.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (162,756 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
752,213 752,213 00000000000000000004b24b6d8100da1543f70edf27d56886b5a624208fb025 1,009 1.00/1.00 vMB 2
752,212 752,212 00000000000000000001b91d93b4627ef634a7ff38685c84e7c6ad1710e34936 2,431 1.00/1.00 vMB 6
752,211 752,211 00000000000000000000cc1f2784a94eccb7d98dc945959ace83b35f201d4910 2,104 1.00/1.00 vMB 6
752,210 752,210 000000000000000000061602102c482cf64d662c53d62a7f804605971f2a157c 2,525 1.00/1.00 vMB 12
752,209 752,209 00000000000000000003425dda33e8e8aa8e6ecbb8fa4f775e76799b270b6963 2,253 1.00/1.00 vMB 10
752,208 752,208 000000000000000000045677d4952587c0a7e106b78f109c55ca67829892ac16 2,950 1.00/1.00 vMB 11
752,207 752,207 00000000000000000004f9064cf09fc1d9e8594c99424b7f03379de79d182d07 2,432 1.00/1.00 vMB 9
752,206 752,206 0000000000000000000696972cb8fe3204c53fddf06effb6ccb1a69774f8e1d1 2,064 1.00/1.00 vMB 6
752,205 752,205 00000000000000000004b6e57fe0c3c94886db24035b9b2cf8e2a3960a013d19 3,268 1.00/1.00 vMB 9
752,204 752,204 000000000000000000077ebfcc72b68ae63f8216ad717e3ba840d2f3133fddb7 3,190 1.00/1.00 vMB 18
752,203 752,203 00000000000000000000dc54ab2a6e749f78073ef86313975549be1e743efafc 2,677 1.00/1.00 vMB 9
752,202 752,202 00000000000000000005c004a09f462cc492b8bf444f82660d281be9b0343bf1 2,290 1.00/1.00 vMB 10
752,201 752,201 0000000000000000000881cfdc569cfe57b149af17bba2493354f6d96a5388ac 826 1.00/1.00 vMB 13
752,200 752,200 000000000000000000009c97559297d6bfd544535107e1733e1ec9828f60cff9 2,123 1.00/1.00 vMB 20
752,199 752,199 000000000000000000016b1c1f1ef105ac81b8c6fba162efe3b8af356c779590 2,864 1.00/1.00 vMB 13
752,198 752,198 00000000000000000007c4bc63c7d32b79847002045fefcaaff0d19afaa2fcb4 2,580 1.00/1.00 vMB 14
752,197 752,197 00000000000000000005aece9f1bb47dbdc96edbb1f6f00c0ec5f2698744b40c 3,688 1.00/1.00 vMB 19
752,196 752,196 00000000000000000007c9ba92c5cc126c1a7f460f51dd975de815327e29be16 3,071 1.00/1.00 vMB 21
752,195 752,195 00000000000000000000d2f2b3c199d8612596219aced65a9254a63c295837f1 3,329 1.00/1.00 vMB 20
752,194 752,194 000000000000000000048fd0da9f82502ebc0d56b228d1be76c78947a080a485 2,070 1.00/1.00 vMB 7
752,193 752,193 00000000000000000008fec7d2ed255eb778e60d12b9c2ad65282d87c317a046 1,129 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.33 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: 660.69 GB
    • Received: 14.77 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.