Loading Tool

Explorer IconExplorer

Memory Pool

77,728 transactions
29.11 vMB
0.07328669 BTC
Random Selection Loading Transactions
Max Size: 178.46/200 MB

Candidate Block

Mining Attempt f82fe7d2fe27fc7942a5042b5d1a0dda7a55d3dcb978d2bc0078f772afd79add
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root 47ab569b75a417836e63b7818981b913864edca56f923f80586408a3dc305706
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,930
Size: 1.00 vMB
Total Fees: 0.00971671 BTC
Feerates: 301.25 > 0.97 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (139,936 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
775,300 775,300 00000000000000000003e1c32477e0e4914f07fd1b2ade5f4d9a45ed6ffc9bba 3,043 1.00/1.00 vMB 16
775,299 775,299 000000000000000000039513ad39048409845b1e001509f4169a7328cf5f6058 2,323 1.00/1.00 vMB 14
775,298 775,298 00000000000000000005bb0310109d18e2931f8b6ce0542db9b9d3d1136f1594 751 1.00/1.00 vMB 12
775,297 775,297 000000000000000000066b7e3a76787adec4a36f1b1e2cd7a50cdb25fd114abd 2,595 1.00/1.00 vMB 24
775,296 775,296 00000000000000000001c6ce7d31ba0ebdd6219b0918a9224df385c0c5e28f5e 3,572 1.00/1.00 vMB 8
775,295 775,295 000000000000000000029d600bf627e44d32522bd79505d84179db547d9b3baf 2,512 1.00/1.00 vMB 12
775,294 775,294 000000000000000000002f66e9685e44e34738e77adf461ba740d8f1190996b5 3,474 1.00/1.00 vMB 21
775,293 775,293 0000000000000000000423a5421f956b2b385483d95ca4ceca6138c173062496 2,560 1.00/1.00 vMB 16
775,292 775,292 0000000000000000000099277ca7dc813edde5b77c340a64eef7dac5619ce771 3,795 1.00/1.00 vMB 19
775,291 775,291 00000000000000000004b85a6502b30feb6ca0a697fdc7501e297760eff04f83 3,538 1.00/1.00 vMB 22
775,290 775,290 00000000000000000003f92298d146d88fc023060a4e04cbdf286a27f8ef614b 1,996 1.00/1.00 vMB 19
775,289 775,289 0000000000000000000619619014d0396cd6592ff8c9dff1841b77243da5916d 3,244 1.00/1.00 vMB 28
775,288 775,288 00000000000000000005f431487baabd44e003c91a22d9c24b3c56d9860cad4a 3,671 1.00/1.00 vMB 32
775,287 775,287 00000000000000000001b61a66e3565b4bda9b2e27f84b2f0ce1238b6cdd8973 893 1.00/1.00 vMB 4
775,286 775,286 000000000000000000012c1deacae65a8de57d7e7744be0165dc6e9b4bf01da3 230 1.00/1.00 vMB 1
775,285 775,285 00000000000000000006ef6e93cdc29fe135c643a097709f4510b317ce4efd5b 1,083 1.00/1.00 vMB 5
775,284 775,284 000000000000000000032b7b16bf53ff4a384dce5a8deb4f74bf2ff2257b5f3b 3,037 1.00/1.00 vMB 13
775,283 775,283 00000000000000000006183c17d8a894f7ef6558d97c24934ccce2808b080672 756 1.00/1.00 vMB 3
775,282 775,282 00000000000000000004f0680e1d5e719d8dbea3fc9eb22d74e3a437a254e68a 988 1.00/1.00 vMB 3
775,281 775,281 0000000000000000000478827ceac336162871408cf6e50b665ea9e59294d12e 2,233 1.00/1.00 vMB 6
775,280 775,280 00000000000000000005d4ea6889c35601f3030d22d2363403b710bafbea314a 3,320 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.80 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: 710.01 GB
    • Received: 17.01 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.