Loading Tool

Explorer IconExplorer

Memory Pool

38,100 transactions
27.25 vMB
0.06580550 BTC
Random Selection Loading Transactions
Max Size: 138.34/200 MB

Candidate Block

Mining Attempt bdd42c9f2c2653af7ed4ed44f26728f091775e624ea9eda4d0ef20e3570af350
Version 20000000
Previous Block 00000000000000000000a9fbf6a045a329fb13a74c910ba400ecc10d4506593e
Merkle Root f4cd5bc59028278ad17d8bda15a4c68417ccaed6a2dcaf3c207b1bec43501ece
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,416
Size: 1.00 vMB
Total Fees: 0.01429701 BTC
Feerates: 179.53 > 1.43 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,643 (153,252 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
761,391 761,391 00000000000000000005a81a0087917a593ee2d0debb3690dbe0a0c8b3bbb901 2,620 1.00/1.00 vMB 14
761,390 761,390 00000000000000000006f16bed12f63aa89ed186398fc245d7d74e6e2c364f95 96 0.02/1.00 vMB 10
761,389 761,389 00000000000000000007396f18bd881b61316df1c0ca289f6dac336d138bbc0a 389 0.21/1.00 vMB 3
761,388 761,388 00000000000000000002b22ab38ed08fd663ee8af5202d10cba12184058bc497 2,968 1.00/1.00 vMB 11
761,387 761,387 00000000000000000000f70db68fc16916f8f34f69d692e89781c1deff3db92e 3,175 1.00/1.00 vMB 11
761,386 761,386 00000000000000000000ba0ca19e68f28a8c061919c9313b7bd3c187ea7732a9 1,476 0.80/1.00 vMB 9
761,385 761,385 000000000000000000005694378f7cc2148fd580a0e9e7f299f38a0471ece1d4 225 0.27/1.00 vMB 2
761,384 761,384 00000000000000000006651285d1eccb9d3c9ccc6c18794323b465eea6d8f81c 587 1.00/1.00 vMB 1
761,383 761,383 000000000000000000070f012d1b1f7633cae04ac69de8af5f3f1375c4bead11 1,432 1.00/1.00 vMB 2
761,382 761,382 00000000000000000003ba602d86bd9130d46424e42d3e8b1d45ac42b809eb49 2,225 1.00/1.00 vMB 18
761,381 761,381 000000000000000000005e8213d906b0ba79b3062a5c062ced705fbe435237fe 1,424 1.00/1.00 vMB 10
761,380 761,380 00000000000000000006313c74b18fe6f1f8626c4a9b18030f77d845e22f4fe6 2,541 1.00/1.00 vMB 14
761,379 761,379 00000000000000000003c26ebea540858c684eead3a3e7e50f4b418b5ad42104 2,602 1.00/1.00 vMB 10
761,378 761,378 00000000000000000000a54bf8aff6938028c30e041d25f99366521de4e4e02d 2,927 1.00/1.00 vMB 15
761,377 761,377 000000000000000000015ed227dd87b5359bdf6ccf4d7bd5cb9b9d8eec3fc9eb 1,265 0.81/1.00 vMB 6
761,376 761,376 00000000000000000004e75c0294c983e9c7e37418ff01f7f222ab22ddc24e60 718 0.24/1.00 vMB 11
761,375 761,375 00000000000000000005b89e79ec98564807992884908bc2e522af8d30104fe0 1 0.00/1.00 vMB 0
761,374 761,374 00000000000000000005ae3b3bcf9db15bfdad1de6e74832edb5dfa11482befe 1,796 0.62/1.00 vMB 10
761,373 761,373 0000000000000000000798db367ca2cb56282fca50012b282f08eec06e0ed0ad 1,501 0.61/1.00 vMB 10
761,372 761,372 0000000000000000000509d1ca88887360473f51c9da2350d1756f6646035763 316 0.15/1.00 vMB 6
761,371 761,371 000000000000000000049eaca9c5f2d8a557e3a7eea5eda11cd5bc2bc30c4a19 1,134 0.40/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.76 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: 632.16 GB
    • Received: 12.10 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.