Loading Tool

Explorer IconExplorer

Memory Pool

77,948 transactions
29.28 vMB
0.06330273 BTC
Random Selection Loading Transactions
Max Size: 175.93/200 MB

Candidate Block

Mining Attempt 698da8bb8a569371760d8466fa32e0cf211accf616f93aee801caaeeee3b4f85
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root e7970ac0b1d562ffad90109349ef68339184b1502f40b591fe512aa1da7ca5f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,827
Size: 1.00 vMB
Total Fees: 0.00404117 BTC
Feerates: 12.16 > 0.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (479,624 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
435,372 435,372 000000000000000000425b1d9ea7cdb299e1901057d07149fa075c25aeb8c93a 859 0.49/1.00 vMB 52
435,371 435,371 00000000000000000140e59ec2d0a4766ff84c761926fd837375e9126ee161c7 1,058 0.41/1.00 vMB 65
435,370 435,370 0000000000000000028f17140390cceba1cf48373635e2533409fbed7eb667a7 262 0.12/1.00 vMB 61
435,369 435,369 000000000000000003774aafd3df23c5ed3b6e481e0e0ee91ee806afe3727727 2,121 0.96/1.00 vMB 60
435,368 435,368 000000000000000002917ec2c012b31f8a2e7629294412900b9f8ec7889ac485 302 0.15/1.00 vMB 60
435,367 435,367 000000000000000001a13b6ef8d04a13937ed1c7d9eb06fdc8db20e4e045a605 1,719 1.00/1.00 vMB 45
435,366 435,366 0000000000000000041fb07e69768e66b3f6f984b21170cc5ff729ce8f1af8b1 819 0.99/1.00 vMB 22
435,365 435,365 000000000000000001b3a0ae5fb627bd86ca1f62d97269ef31f2a117811c1a40 486 0.22/1.00 vMB 64
435,364 435,364 000000000000000002344216da17085a8a345ccc6fe6d25de2a529894f549783 289 0.26/1.00 vMB 40
435,363 435,363 00000000000000000160b8563f4a81f52736407b2e6c6406a0b4b5a2d82954dd 905 0.42/1.00 vMB 70
435,362 435,362 0000000000000000020b205947c91bf5b95afe18c1cf2512e73ba51f4f5b24be 2,156 0.99/1.00 vMB 56
435,361 435,361 00000000000000000196d0b63e9d9d4fffa12aff7ab7846f3aa76d20a1e7e44f 2,696 1.00/1.00 vMB 75
435,360 435,360 000000000000000004206e404a133785d2a32265b3d4e8797e37b6e99e524aa5 212 0.99/1.00 vMB 4
435,359 435,359 000000000000000003ffa521451b9f55d57dee8d8778c591966fd112390ce584 2,307 0.94/1.00 vMB 66
435,358 435,358 000000000000000002bab7800baf80867a69fc80109deaaea7bcd04eb18c48e1 1,010 0.98/1.00 vMB 32
435,357 435,357 000000000000000000b11907290997425cdf3c514daf77f68f828eecce0bf0a2 1,348 0.63/1.00 vMB 79
435,356 435,356 0000000000000000012262e016d4a765a3f28e8fd6f64e450fa9b413c6008c57 470 1.00/1.00 vMB 17
435,355 435,355 000000000000000003a3e53aff58c1a8e364599fdcd228f8b5a2d37c33f602dd 648 0.32/1.00 vMB 64
435,354 435,354 00000000000000000111df0f12fd9132e184a30ae0c2e8b85d2fc06287be5e2e 876 0.43/1.00 vMB 58
435,353 435,353 000000000000000002676999d520c1d1a3fb51c6d4d4e0a13a8497223c8851cb 1,460 0.63/1.00 vMB 72
435,352 435,352 00000000000000000146506b1e09cc81eb0d776dbaf7282dcd4e04929bbd0363 674 1.00/1.00 vMB 17
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: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 664.47 GB
    • Received: 14.98 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.