Loading Tool

Explorer IconExplorer

Memory Pool

39,072 transactions
25.59 vMB
0.04916688 BTC
Random Selection Loading Transactions
Max Size: 132.79/200 MB

Candidate Block

Mining Attempt 56355b1c5f62fc48bed06d1e84de7cdfa10cd34518b9ff9cb7c559fb472af524
Version 20000000
Previous Block 00000000000000000001e79dbd4ceeab4d77bdf107dcdcf0be35699e29eb1f0a
Merkle Root 93739178e499a56f74532a1e15a2d8cc734d34738a966ec515ee2a4c9fecca7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,439
Size: 1.00 vMB
Total Fees: 0.00296681 BTC
Feerates: 7.36 > 0.30 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,760 (80,402 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
834,358 834,358 00000000000000000000dd146f0ac66c59e849a2e01ed2c31365cacfaf52fd7d 2,385 1.00/1.00 vMB 26
834,357 834,357 000000000000000000006cf7d9ff88329658c8cc225a4a76b0cd0ee5ed106818 2,891 1.00/1.00 vMB 20
834,356 834,356 0000000000000000000343eb94129c8ce7ed054ec0c1b63d087ea1ecad4c1872 2,437 1.00/1.00 vMB 24
834,355 834,355 00000000000000000000a6807bcefed30c6edc1f371c18190746ca253233c93e 2,876 1.00/1.00 vMB 32
834,354 834,354 00000000000000000002d2beb857b31833bf4e5fbf413c464691182f1d6761c1 2,648 1.00/1.00 vMB 30
834,353 834,353 0000000000000000000237554e8b8c57d65b30222933618e705d857261a84c59 3,143 1.00/1.00 vMB 29
834,352 834,352 00000000000000000000115ca78f653c427e4e295c95957a890847c90c1e08e7 3,093 1.00/1.00 vMB 41
834,351 834,351 00000000000000000001103fb07a44867b96f188f74f435cf10b9844e00e2343 3,429 1.00/1.00 vMB 38
834,350 834,350 00000000000000000001537f23e965b53627ee3571b0673a3f34f2e0d70b37c9 3,324 1.00/1.00 vMB 26
834,349 834,349 0000000000000000000258753cf3cf925d99d6e0215ea971db93684b1a49b926 3,424 1.00/1.00 vMB 37
834,348 834,348 000000000000000000009e91690486cec8c4eff156792c0f57f8af753b28d2d1 3,247 1.00/1.00 vMB 23
834,347 834,347 0000000000000000000352eca0c655a01fb60ddb020455fb4a8dc5c5da1b7485 1,585 1.00/1.00 vMB 16
834,346 834,346 000000000000000000028528dd42cb6ab6db37eb24eb6d6b83b1af5395ac979f 722 1.00/1.00 vMB 14
834,345 834,345 0000000000000000000308136e035fe46c0e9d527368cfff6bf23c9d73d5a976 928 1.00/1.00 vMB 14
834,344 834,344 00000000000000000000de00e5c4e02396fe575d23b552e6589495feabb9e3c8 873 1.00/1.00 vMB 14
834,343 834,343 000000000000000000023b5eede08cf248692b6a70e1685007f3aa3be5e32974 2,652 1.00/1.00 vMB 17
834,342 834,342 00000000000000000003872d6e9220b276b800f63b8a1c7a9660dd61317d4463 1,607 1.00/1.00 vMB 16
834,341 834,341 00000000000000000001c7c71a31b82ee45fbb15ff39c7b13b53331cc76e6b25 1,929 1.00/1.00 vMB 20
834,340 834,340 000000000000000000000192b082f43fc989cfb48e37a3c2c292a7771dac138c 2,150 1.00/1.00 vMB 21
834,339 834,339 00000000000000000001b48a5051ae4b413dbf63e5505e1d5dc092b3705de957 2,683 1.00/1.00 vMB 25
834,338 834,338 000000000000000000030e5bef155ddf5826c94e0ad584cf7591db1c6d6935de 3,208 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 781.96 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: 647.59 GB
    • Received: 12.95 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.