Loading Tool

Explorer IconExplorer

Memory Pool

86,870 transactions
31.78 vMB
0.10525887 BTC
Random Selection Loading Transactions
Max Size: 192.85/200 MB

Candidate Block

Mining Attempt e2458174195cd30ef50e0a0f2de1f4f3de37933d2a9e6398e010bf3bb98c0e4d
Version 20000000
Previous Block 00000000000000000000c293eb6b3d695babb308ed7b69547ad6151ddfe703e0
Merkle Root 05d0896ad880d503b606230efb887163bac2bd208f8575346dede18c35826bc1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,160
Size: 1.00 vMB
Total Fees: 0.02684350 BTC
Feerates: 157.35 > 2.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,075 (299,813 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
615,262 615,262 000000000000000000036ebfccbca7ae990af31592c0f292c36e6e7dfa2af196 3,029 1.00/1.00 vMB 18
615,261 615,261 0000000000000000000c1b40b4dda95d75a194f4afb4b20844094902b3d29297 2,753 1.00/1.00 vMB 20
615,260 615,260 0000000000000000000d975f434a225a1df5823494e0e2cef2a53abf3b618767 2,794 1.00/1.00 vMB 28
615,259 615,259 00000000000000000012277008e42beaccbd82248c239638bf407b9218da0823 2,932 1.00/1.00 vMB 36
615,258 615,258 000000000000000000052ccbb391a82b6496b6b350560b2d5e4c621ce7fccff5 2,778 1.00/1.00 vMB 15
615,257 615,257 0000000000000000000147ef614a598fcb0fb7882202372f8cbd899ef23f4707 3,297 1.00/1.00 vMB 18
615,256 615,256 000000000000000000063879a920686c3797e233674558e7c545beb94828def3 3,323 1.00/1.00 vMB 19
615,255 615,255 00000000000000000006876765d848058ba9120fc3d4d5d21b9a7d4dd040f8d2 2,967 1.00/1.00 vMB 22
615,254 615,254 0000000000000000000c67d074d1d080ad002e71790bb9b01ff2a5034bf969e4 2,331 1.00/1.00 vMB 33
615,253 615,253 000000000000000000073b0773bd0bb6cde218ff435c85f760cfd654a8b3c438 2,460 1.00/1.00 vMB 11
615,252 615,252 0000000000000000000663b339edefd80dc747abf145b3b115b4ad140f4f522c 2,665 1.00/1.00 vMB 18
615,251 615,251 0000000000000000000723ba2e32672ca8feb2badd9071d21ec5a6b228ef2ebb 1,793 1.00/1.00 vMB 5
615,250 615,250 000000000000000000028a0ef54131626d9fbfe588b71ed1a912e4afde2ab6a6 2,085 1.00/1.00 vMB 14
615,249 615,249 0000000000000000000c14415e98e61bfb16f575dfec5d3d91cbcc630641bd79 2,458 1.00/1.00 vMB 16
615,248 615,248 00000000000000000006a06f3f7ed7661d6231307441e9a0b5692df94b400c2b 2,909 1.00/1.00 vMB 15
615,247 615,247 00000000000000000001725096df09c4dee4970e4cf0f59c574572209c967b90 2,635 1.00/1.00 vMB 12
615,246 615,246 0000000000000000000c74c8be0ee719e4793d220323f80bb38b40f4fadd156c 2,801 1.00/1.00 vMB 20
615,245 615,245 00000000000000000008283f6358c8686bb4b0afcf6261d1275dd2d4692cb39c 3,224 1.00/1.00 vMB 19
615,244 615,244 0000000000000000000bc9c1744d47fa3a9f8e36e5dec74cf90b32849f120047 2,784 1.00/1.00 vMB 14
615,243 615,243 00000000000000000003d0392c9650f770132baee874ad8b2c656966ae430161 3,137 1.00/1.00 vMB 23
615,242 615,242 0000000000000000000a6e900e5c1b56865e80627b6dfc493391b505f54cd8d0 3,181 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.53 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: 668.94 GB
    • Received: 15.65 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.