Loading Tool

Explorer IconExplorer

Memory Pool

83,055 transactions
32.79 vMB
0.10083662 BTC
Random Selection Loading Transactions
Max Size: 196.69/200 MB

Candidate Block

Mining Attempt cf42856e9949e3693adf1977295d39d38d3799854d7e58c59a76d9bc8b5337b4
Version 20000000
Previous Block 0000000000000000000109222085eeb95e151ff53667bcd6dce04ddc657a5814
Merkle Root 5ab820d80d58d5182b41e58d29ee4c44d04be4c1c60f69b197320c2fd98a817f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,333
Size: 1.00 vMB
Total Fees: 0.02246294 BTC
Feerates: 174.18 > 2.25 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,172 (579,641 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,531 335,531 000000000000000009dc970ba42caaa0b3976a924bded0f61a188dd5226eb6ce 96 0.04/1.00 vMB 25
335,530 335,530 000000000000000014d17ef54223bfd8c8c2ea844a80a05157df191470e3e484 176 0.09/1.00 vMB 20
335,529 335,529 0000000000000000125f93abeed15ff9471f2eb1791a16b0f87fe6e19490cd37 1,095 0.65/1.00 vMB 25
335,528 335,528 00000000000000001a73d31fd2c977352b5768de6c36f059eee7a4be8d43c0e4 464 0.73/1.00 vMB 12
335,527 335,527 00000000000000000a480dc864d3d3d03200703d42fd7d99492089bcde0caa35 1,725 0.75/1.00 vMB 33
335,526 335,526 00000000000000000f8c2bc031095bf53e3475282276b25b12bc6d5c422dc27b 256 0.07/1.00 vMB 39
335,525 335,525 0000000000000000192222ec90711cb0e4b012648116d7399925d2837a436328 1,305 0.67/1.00 vMB 27
335,524 335,524 000000000000000014377fbef416e41fe4208604b1ace60b74333ae1aa1fe53c 221 0.14/1.00 vMB 19
335,523 335,523 000000000000000004d66f1215aef00e76f921580334e1e31e0d9f7283c57755 274 0.20/1.00 vMB 21
335,522 335,522 000000000000000014624a8d9ecb4dd600dbbc8e30d6aad8d68e2e5055605f0c 326 0.18/1.00 vMB 27
335,521 335,521 000000000000000005b646b4f9cde86985eb7a1c0b269cfaa005293b5413ae77 1,033 1.00/1.00 vMB 18
335,520 335,520 000000000000000016187bfc3734fe7c2ba65fbeb92228c9c8229cdfc66db224 1,763 1.00/1.00 vMB 25
335,519 335,519 00000000000000001461a7896f7bed46dba23c86f557f0535f8f989ffaba9408 1 0.00/1.00 vMB 0
335,518 335,518 0000000000000000191b407d1d9850700cbff5ba7be2dd8f19a6e0ef599efdec 247 0.12/1.00 vMB 25
335,517 335,517 000000000000000015a6283b678a765f562ecd45bf640b45549f04d416c08900 213 0.10/1.00 vMB 28
335,516 335,516 0000000000000000031c04b1b43f95790b3cd3007094be754cef7947b07dcc57 320 0.18/1.00 vMB 21
335,515 335,515 0000000000000000191da6358acff9d44aace1712638b2709be2182a07ee66b6 1,456 0.75/1.00 vMB 26
335,514 335,514 00000000000000001145fd6bc2ad3aae9a9f4b19dd8b5b9f9548eadad497704d 309 0.17/1.00 vMB 24
335,513 335,513 0000000000000000057df6b664461e41550fef6b79e53838856bcdb1b1a1dd9f 356 0.25/1.00 vMB 27
335,512 335,512 00000000000000000cc70476d94cf443a751fed2ffb92e29563ffae82db3dca8 1,653 0.75/1.00 vMB 28
335,511 335,511 0000000000000000031f75d63b2f5dbf40db92996ea95f818c463fb690d411e3 321 0.24/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.69 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: 697.31 GB
    • Received: 16.55 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.