Loading Tool

Explorer IconExplorer

Memory Pool

48,810 transactions
23.24 vMB
0.13234105 BTC
Random Selection Loading Transactions
Max Size: 130.09/200 MB

Candidate Block

Mining Attempt dc6d0d9e9d84d4cd0698102a41d96ac86067d13f3043cfaf1fdcae172af7a17b
Version 20000000
Previous Block 000000000000000000010af14abf3268910c2119088b119fa85fc48f0443cc77
Merkle Root 88cea5cee36953a31efe5f6f665696232a8ec5a3c5b8025b8744fea62118e18e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,998
Size: 1.00 vMB
Total Fees: 0.05517921 BTC
Feerates: 1,163.36 > 5.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,096 (603 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
913,493 913,493 00000000000000000001a109e4333f7b259933cbadbf16b45500b7c32c757bf6 5,457 1.00/1.00 vMB 1
913,492 913,492 0000000000000000000112ffd371287b3c84509c944a570407db8fd21ee1339f 5,365 1.00/1.00 vMB 0
913,491 913,491 000000000000000000004add86aaefc0da3ca3a002afd28e31edfdf90893d962 6,355 1.00/1.00 vMB 0
913,490 913,490 000000000000000000018856d9da35eda0329407767fcb9ebb3ccdc46ef1ec3d 1,445 0.42/1.00 vMB 2
913,489 913,489 00000000000000000001cce16ce699283f28a797a032e15b6e130cd37b59cd4f 5,716 1.00/1.00 vMB 1
913,488 913,488 000000000000000000005e48657bcfe345fc6b7394e4c436ca67b2ecba5b4fc1 2,411 0.69/1.00 vMB 2
913,487 913,487 00000000000000000001b147e1eea34998af284185b690f42f4d08ff8920dd12 5,173 1.00/1.00 vMB 1
913,486 913,486 00000000000000000000c495509044cda26948fb752986691223e9ae88dacb36 4,413 1.00/1.00 vMB 1
913,485 913,485 000000000000000000009a929be43b792df614d84143d9278cce62466a093c03 2,851 0.83/1.00 vMB 6
913,484 913,484 0000000000000000000066e597de55a15db8b78d84fc2ca94be16924a847b593 4,951 1.00/1.00 vMB 4
913,483 913,483 000000000000000000012165475346bdda413509df8fce68fc569e9b26a2eb5b 1,352 0.42/1.00 vMB 1
913,482 913,482 0000000000000000000125e5b66b1eb1353e16483fe9188affd23a6f4883d659 2,518 0.73/1.00 vMB 2
913,481 913,481 000000000000000000013255fbe8a252f38498457ea258ce160338bd3cc21153 287 0.11/1.00 vMB 2
913,480 913,480 0000000000000000000073ffb9a83c89d46d6911af217d717248821ff1413f86 2,552 0.70/1.00 vMB 2
913,479 913,479 00000000000000000000f947631b266b8d42896dd2ebcaffe9d1ade6acf82eb1 5,286 1.00/1.00 vMB 0
913,478 913,478 00000000000000000000d873d32ec0be24b354c6e8530faa3529b3c676e20d5f 5,227 1.00/1.00 vMB 1
913,477 913,477 00000000000000000001976c946cd695ab332bd29abbc1208aae80ae0483b85e 3,850 1.00/1.00 vMB 3
913,476 913,476 00000000000000000001bb276ebfb9c64dd1914c73fef06e8a64d7595772d834 134 0.03/1.00 vMB 2
913,475 913,475 00000000000000000001ff61a1d0e2b15a5f358d70e1842ae51e2e2400b3ac53 1,138 0.36/1.00 vMB 1
913,474 913,474 0000000000000000000130d2c53e4dbf4841984556fc626cc71c37683fa93714 728 0.31/1.00 vMB 2
913,473 913,473 00000000000000000001fdb9f2181ec3e47baa1c7b0a3237cec7bac928e154d0 1,650 0.58/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 780.77 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 558.97 GB
    • Received: 7.14 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.