Loading Tool

Explorer IconExplorer

Memory Pool

80,829 transactions
30.18 vMB
0.12321087 BTC
Random Selection Loading Transactions
Max Size: 181.02/200 MB

Candidate Block

Mining Attempt 753a8039b2d4e85f19bf8e82bb277eae1accaf6c03f6c6415cb9568db5c68228
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root a5a01aca43f527dd1776a96163324a79251527c8f09b57add119054c9afdf9b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,420
Size: 1.00 vMB
Total Fees: 0.06128699 BTC
Feerates: 180.34 > 6.14 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (586,628 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,368 328,368 000000000000000001eaf332c15e7f2e8972e48d4778cf2cce9781033e65fd5b 1,410 0.75/1.00 vMB 27
328,367 328,367 0000000000000000040e26562ddf65d857b7b2e70c46e37ffb4aa94b959fe8a7 122 0.07/1.00 vMB 22
328,366 328,366 0000000000000000055e7aac0bea4e73b29f6aacb9f47f5999e9cfca1718c203 1,091 0.52/1.00 vMB 29
328,365 328,365 00000000000000001721a52505e3397e47b64365d958490bcf7990584041f43c 590 0.38/1.00 vMB 25
328,364 328,364 000000000000000015f401436e2fd884adbac2eb274ebccf64ef80391d22cbfa 371 0.23/1.00 vMB 21
328,363 328,363 00000000000000000ab99895aaf6cab6c33d634d5bd3e3be2d51091e2a43ddb6 32 0.01/1.00 vMB 51
328,362 328,362 00000000000000000a466f5d4cc0b22f77c2388d679d2d0c609aee06615efcc9 185 0.10/1.00 vMB 20
328,361 328,361 00000000000000001020c2cc8ed4a4a8ccb0a7cb8e59c29ac11d27aaf4280363 875 0.43/1.00 vMB 29
328,360 328,360 0000000000000000034fb190ca3df9f2cad5ba67242cf520c3d374d3b908e255 374 0.21/1.00 vMB 23
328,359 328,359 000000000000000001c6019f02ccd1082d028970e2bc71e298ec323e4335a9b4 512 0.19/1.00 vMB 35
328,358 328,358 0000000000000000125973ddd68921516ddc6403e963e63da74515cb177765f4 273 0.33/1.00 vMB 16
328,357 328,357 0000000000000000011b65a979a5aa70210888ee7a11465dd0116096cca19480 1,262 0.75/1.00 vMB 26
328,356 328,356 00000000000000001d6fb41ee1d7109c395035da04dc45aae9d95360c15aa252 211 0.19/1.00 vMB 19
328,355 328,355 00000000000000000b3a33194394dd0b68298c8aa92396a937267cd9eb974cae 104 0.04/1.00 vMB 19
328,354 328,354 00000000000000001a0d01aee228ea414ef21caba05b3e6ab111e285a349f0b6 399 0.28/1.00 vMB 22
328,353 328,353 00000000000000000e4145e980ff279cbe57c2f1eba0e56cf10b00a754e9830b 1,265 0.62/1.00 vMB 28
328,352 328,352 0000000000000000124875749573d4a60f1b1e335fa1abf515a7e835c308c0d1 1,038 0.47/1.00 vMB 31
328,351 328,351 00000000000000001268ce172543b4e18f35662e72df776b20cbbda28a1c807b 18 0.01/1.00 vMB 48
328,350 328,350 0000000000000000036e14f8a5d2c30c7fe417de015cc74ede260d385ed0aa02 201 0.10/1.00 vMB 51
328,349 328,349 000000000000000012c23fb71acd7fd2961968fe8d660a1efb9e7471f76cf142 96 0.06/1.00 vMB 23
328,348 328,348 000000000000000018a0e5fc0d74fb40a46ccf6fb7e74d7603e1dd68d9b7d788 80 0.10/1.00 vMB 5
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.