Loading Tool

Explorer IconExplorer

Memory Pool

50,024 transactions
29.77 vMB
0.11099019 BTC
Random Selection Loading Transactions
Max Size: 158.87/200 MB

Candidate Block

Mining Attempt 3fbdcf6dbf2eb7470cc91c233c7ce70b2d69130d77162d9e7ee28830261a3f1a
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root ef8202022bac9dab3833a17f403a112618aab7207aee1313d666eebe4c59323d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,229
Size: 1.00 vMB
Total Fees: 0.04838724 BTC
Feerates: 301.60 > 4.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (167,602 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,246 747,246 000000000000000000096142f0f9c14ab8cabe7b9b7201a89863888c306ee53b 2,224 1.00/1.00 vMB 13
747,245 747,245 00000000000000000005560dc5496384030422acaf5b77f369920af6056d13f9 2,290 1.00/1.00 vMB 18
747,244 747,244 00000000000000000009c7e8d94bb61f9ce5cf47c0291b6665f3428a66f37741 2,807 1.00/1.00 vMB 20
747,243 747,243 000000000000000000040104aba06b9224e57a4e5324e337122d6911dcca1f4f 2,879 1.00/1.00 vMB 19
747,242 747,242 0000000000000000000613af33cd1e986ff3c15fccf5858f7e99dd2cfa5cdde6 2,923 1.00/1.00 vMB 23
747,241 747,241 0000000000000000000380b339d81c34c30334cf38926d4c4fa2bf28bd77157a 2,815 1.00/1.00 vMB 15
747,240 747,240 000000000000000000021b25e69d2797ce8721838423a5a6b764335b5c8972a2 2,550 1.00/1.00 vMB 19
747,239 747,239 00000000000000000004dde0ecaa6cb270cbc011060a74a4c4bd3d9b2f7fd154 3,101 1.00/1.00 vMB 30
747,238 747,238 00000000000000000000ebc3a3980cfb61ba46a1aec3c191fdf8ad3fad499471 3,177 1.00/1.00 vMB 11
747,237 747,237 000000000000000000011553b9a6b468460963a011e5d82b820edf1d3c2991f1 2,827 1.00/1.00 vMB 16
747,236 747,236 0000000000000000000949f53c4b19eaaa5af76db2b4928a2ea184df8eb1970f 275 0.10/1.00 vMB 10
747,235 747,235 00000000000000000008fc1edab3829cbe74e5278145cee03ede26d08d2652da 410 0.28/1.00 vMB 2
747,234 747,234 00000000000000000009e35ef64a0b179b5e8dd2fe4d8907027e382551f44fa8 2,587 1.00/1.00 vMB 7
747,233 747,233 00000000000000000005cca3245944877f58dfe956045bc181b86d802cd5005d 2,831 1.00/1.00 vMB 12
747,232 747,232 000000000000000000077486f108e5a4548879f288b221176fe588e81067bc8c 1,760 1.00/1.00 vMB 10
747,231 747,231 00000000000000000002a5f0d0f3286e2f0d01b10bb5066006ec8521c69bbe20 785 1.00/1.00 vMB 14
747,230 747,230 00000000000000000000ab49e97962ea99099daf7e8f4b30a163b321cb0577b7 2,265 1.00/1.00 vMB 21
747,229 747,229 000000000000000000078e06da1746f2fbfa85656d58abf8f5ec659742b4c8d7 955 0.32/1.00 vMB 11
747,228 747,228 00000000000000000006c61a380dcf3ee4278f0d38a3bbfb65b940a839338e92 853 0.31/1.00 vMB 11
747,227 747,227 00000000000000000000d1f56c10ce629ef4d8d9c2234974f7d9a3cdee174b40 943 0.47/1.00 vMB 8
747,226 747,226 00000000000000000002e48816e935beafc07926f500278a618b72ff8bcd7f03 1,661 0.81/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.12 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: 652.13 GB
    • Received: 13.73 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.