Loading Tool

Explorer IconExplorer

Memory Pool

80,700 transactions
30.14 vMB
0.12202737 BTC
Random Selection Loading Transactions
Max Size: 180.81/200 MB

Candidate Block

Mining Attempt 08929261ff3302a9e89d01ae71d9cc2d35a3817fb50f9b409cf4de0bbd8b5e37
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 093e11eb7999b7c10ff975ce10655d65550919f43a67f39ccfe552368cbf5503
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,526
Size: 1.00 vMB
Total Fees: 0.06031804 BTC
Feerates: 180.34 > 6.04 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (122,800 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
792,196 792,196 0000000000000000000286a803e11fac5b87005532027273e35c7b8ec10c3034 1,242 1.00/1.00 vMB 24
792,195 792,195 00000000000000000004589312878436a862d58da1e32fb4321d7a75ec8d3960 1,927 1.00/1.00 vMB 28
792,194 792,194 00000000000000000002a2b7fcd1f0dd2338951bd369059f06be901821b295ad 2,565 1.00/1.00 vMB 23
792,193 792,193 00000000000000000001ebe6b656c2eaf91bab006227b17cae94b5ff9b3dcc7a 3,749 1.00/1.00 vMB 50
792,192 792,192 000000000000000000024e0266cbaa206372704646022ba359e325667966c2b5 3,804 1.00/1.00 vMB 46
792,191 792,191 00000000000000000004ab6696d3b9e63b3da0f8ae224a58a2211e1d9b9d4258 3,157 1.00/1.00 vMB 52
792,190 792,190 000000000000000000013b7a5c7da6259a595575d6ebb53a0fab3d0c76978306 3,480 1.00/1.00 vMB 46
792,189 792,189 0000000000000000000141b11f6fc10736aab243ebac3985addc3eb71131d7d4 3,020 1.00/1.00 vMB 25
792,188 792,188 00000000000000000004aff4079650960062f64838dbdf9676d5f7fa455796dc 2,785 1.00/1.00 vMB 29
792,187 792,187 0000000000000000000357bd3785f932b11bcb3e43d1fc8b97df8bcaa98e0cb5 2,849 1.00/1.00 vMB 53
792,186 792,186 0000000000000000000577178712d97e56a8fe83f29e99cdbdeab79333457f6f 3,209 1.00/1.00 vMB 60
792,185 792,185 000000000000000000016ad298af8ed6a610c0b1ebb6d9568ef2c8a8ad1daa30 3,325 1.00/1.00 vMB 66
792,184 792,184 0000000000000000000001935a8488ef1d86c6ffab6a0322ea8e4fc69c09ee8e 3,896 1.00/1.00 vMB 26
792,183 792,183 00000000000000000001413302c3d0a1f254b6918c8f426df06a20ee9e600655 3,428 1.00/1.00 vMB 46
792,182 792,182 00000000000000000003314d5bd11259ff2e05d92fe5933268a9241ce0b67e01 4,100 1.00/1.00 vMB 65
792,181 792,181 00000000000000000002fb42932b5492decdd81d12338dcece2161c05217695c 2,994 1.00/1.00 vMB 38
792,180 792,180 000000000000000000051f43ff76de8054ee1aaf3d0e5ceebc95f2891b06619b 3,337 1.00/1.00 vMB 63
792,179 792,179 00000000000000000001f923fa008f98d17cabcf158e69cffa441f1ad41fbcd5 2,040 1.00/1.00 vMB 41
792,178 792,178 00000000000000000000e767dae72860e2fbd769dff53ea4b4aa55368f8eec48 3,037 1.00/1.00 vMB 55
792,177 792,177 0000000000000000000132e7f3e635895e72ede736f155f96166e1caf77f9632 2,397 1.00/1.00 vMB 53
792,176 792,176 00000000000000000003074ce35a01257f29446ea4044ba30cf04f8f12155ea8 2,507 1.00/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 782.38 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: 664.48 GB
    • Received: 14.99 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.