Loading Tool

Explorer IconExplorer

Memory Pool

78,463 transactions
28.94 vMB
0.07125905 BTC
Random Selection Loading Transactions
Max Size: 175.56/200 MB

Candidate Block

Mining Attempt 5ce5ac0b85a434d6632ba02b7766b44a3a177e0b185eadc4541b7d5372b7561f
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root d622f6a1bdc056ea76e1343de713b113f168af88d5e18cf167687900d5676c00
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,095
Size: 1.00 vMB
Total Fees: 0.01100305 BTC
Feerates: 73.20 > 1.10 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (538,488 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
376,620 376,620 00000000000000000b27efbf4d481c66dd3c90569c0c65ada2f5fa22afcc568d 1,367 1.00/1.00 vMB 27
376,619 376,619 0000000000000000014be09b216cc52895508131dcaf271759ab3592a2524b0f 345 0.18/1.00 vMB 32
376,618 376,618 00000000000000000b711faf602fd098f39e80e0f7522c511fb680ff5208b182 249 0.14/1.00 vMB 32
376,617 376,617 00000000000000001124bb770dd496decf29d52d3a60408e62a7a4c5b28b803d 556 0.28/1.00 vMB 31
376,616 376,616 000000000000000002d7299543bb010fb36dbead9bf9e63e359439a38dc706fe 517 0.26/1.00 vMB 34
376,615 376,615 00000000000000000a86df9325c28a7c48e53d2785d4cf3c4fc406e20ee7d826 639 0.35/1.00 vMB 33
376,614 376,614 000000000000000010789b052e514ac9fbe1ee087ce5502e0a811c4a053be9e1 905 0.53/1.00 vMB 30
376,613 376,613 00000000000000000a7dfd5cc85d76b88a2e808f525efb3a1913b090416437bb 248 0.16/1.00 vMB 28
376,612 376,612 00000000000000000abb5fe652a7e97f381301979a51a0fb63cac26a004ee794 544 0.41/1.00 vMB 37
376,611 376,611 00000000000000000e5451c161a5a973bd8b1cc701ca731140a5a16843749bad 740 0.34/1.00 vMB 35
376,610 376,610 000000000000000008b225f834d14e7e4208d4badc0e17d56cf070250179275e 906 0.39/1.00 vMB 33
376,609 376,609 0000000000000000049b1ecabe7c8ad3b11a93f28287af22ab2a1743f9a3ccda 522 0.35/1.00 vMB 22
376,608 376,608 000000000000000002b23ebadaa6bb3552b0047d09b232e66413bc45edbd7510 662 0.39/1.00 vMB 32
376,607 376,607 00000000000000000c6da9ea463c3547e97e790032c16f7b95fbc38817dd2838 224 0.21/1.00 vMB 16
376,606 376,606 000000000000000000a9c5f3b20a56accbc66d404c3d9e5ccbf8d1d3740f318b 1,579 0.75/1.00 vMB 37
376,605 376,605 00000000000000000da116030868c0ec12c8750feba89349dcf28fcef69b6ee8 1,724 0.64/1.00 vMB 41
376,604 376,604 000000000000000007f20f63e9f9628a1605209e327ed1534d1e1de753aaa9c1 162 0.07/1.00 vMB 35
376,603 376,603 000000000000000010564883e3d770ee55863bd88f540649b1dda6b2efdb5f11 904 0.37/1.00 vMB 39
376,602 376,602 00000000000000001182e9ea0dc936a2aba71569f73792b8e6e9407d9f9fa939 371 0.16/1.00 vMB 44
376,601 376,601 0000000000000000077827b14ef7266a2eec3d71cb524fc8a2c7d9a94ab68b6d 926 0.41/1.00 vMB 38
376,600 376,600 000000000000000010b97f191340e74c7c31b42f7e3af29b85381d155d90bde4 168 0.07/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.58 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: 671.25 GB
    • Received: 15.89 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.