Loading Tool

Explorer IconExplorer

Memory Pool

82,373 transactions
30.75 vMB
0.08423969 BTC
Random Selection Loading Transactions
Max Size: 185.38/200 MB

Candidate Block

Mining Attempt f7632f255824f31faebf195aa6a884e75366c435b4bb4b03fd041510b69fdf35
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root 736da1bfaf74677ee902979c3faec7f749a053eec38d0c108cf874c0c8a3d89c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,177
Size: 1.00 vMB
Total Fees: 0.01883617 BTC
Feerates: 73.20 > 1.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (388,559 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,416 526,416 0000000000000000003259dc6f8edcdfd7b1b2a67c0a6d893f7a8a948d2ada73 349 1.00/1.00 vMB 2
526,415 526,415 0000000000000000000ee71b9e375537ec791c5e91d21676e4c93a425773e1ac 1,936 1.00/1.00 vMB 11
526,414 526,414 00000000000000000011ab817740d04bd7d82d08ad36d56dcd651ae4dd5e9b39 2,258 1.00/1.00 vMB 31
526,413 526,413 00000000000000000031989467b9aa7c18b75ccafd0ca3f788d5e413dbb86e4a 168 1.00/1.00 vMB 2
526,412 526,412 00000000000000000032015afc76ed6c6e3e6fabae75f832e8f3d6f1a79bb2bd 390 1.00/1.00 vMB 2
526,411 526,411 000000000000000000202480df5129b81e6d96ae62f0793f69de01258d9f26f2 1,207 1.00/1.00 vMB 11
526,410 526,410 00000000000000000026ad331064a289d78c3fe81c83af89092a9fd2c360f953 762 0.31/1.00 vMB 29
526,409 526,409 0000000000000000000e7223ccee7da43843cb91cfd30353d88ead1f3adc5fec 339 1.00/1.00 vMB 3
526,408 526,408 00000000000000000025691ebf8677b8928d84196985369807972761e4a65fc0 1,776 1.00/1.00 vMB 17
526,407 526,407 000000000000000000205d9ab480643dcf4efc65d145ad9ccdfa0e3c9ea1210c 2,479 1.00/1.00 vMB 24
526,406 526,406 0000000000000000001a2d4b4affd55cd0895902a0a7831e8f07277bc6a51336 1,646 1.00/1.00 vMB 19
526,405 526,405 0000000000000000001da04017b7e8f0c392e6eb172c96469904066934ab93e6 86 1.00/1.00 vMB 1
526,404 526,404 000000000000000000337576f3e737c5d630ec73cd188ef2417cd08c8802e53c 1,027 1.00/1.00 vMB 7
526,403 526,403 0000000000000000001764c9058999b9530cc34b5c75f612abf337bf167c4739 261 1.00/1.00 vMB 3
526,402 526,402 0000000000000000001a2a2f8f72661ce6835695e0cce688acd46d4e0dc15d97 495 1.00/1.00 vMB 4
526,401 526,401 0000000000000000002fcea212c16e34a3101a0f8a3f3cdd97c790abceeb5094 1,662 1.00/1.00 vMB 20
526,400 526,400 00000000000000000022710c399dca07181fdf594124e51c7914c9d47a21356e 786 1.00/1.00 vMB 10
526,399 526,399 0000000000000000000e3712d8532faf6ea63af4f6ac21e640568767a55f5402 2,317 1.00/1.00 vMB 23
526,398 526,398 0000000000000000000d8f53327b689b2828df40cc209bd46ffc62a4461f3c04 1,847 1.00/1.00 vMB 18
526,397 526,397 0000000000000000002735764da5e1fb81fd56bd05a902439cfaae0124d79d02 711 1.00/1.00 vMB 5
526,396 526,396 00000000000000000008a70b274f3a4513031936a050284bc5549e1017c2a31e 1,377 0.99/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.35 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: 661.74 GB
    • Received: 14.83 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.