Loading Tool

Explorer IconExplorer

Memory Pool

81,804 transactions
30.32 vMB
0.16840662 BTC
Random Selection Loading Transactions
Max Size: 183.08/200 MB

Candidate Block

Mining Attempt a2239396566a72fc16c90e79fa55d42b79744a350bb43c25e3f334336dc388b5
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root 767553ea99e5a8276c2aec4a7e3fa41ecbefbfc9494418d2139d0f9c2c4fc8e3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,331
Size: 1.00 vMB
Total Fees: 0.09204088 BTC
Feerates: 502.67 > 9.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (146,228 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
768,895 768,895 00000000000000000004f318ec09937003b2ab51c671d2a6ffa0b58b14ec0899 696 0.38/1.00 vMB 5
768,894 768,894 000000000000000000008d80c5cc04dc038d74f08b47b2e394e8b0760f02a6b3 2,667 1.00/1.00 vMB 10
768,893 768,893 00000000000000000003241a13b6d80dbb9124021a5aa508e0871b9f1163a8c6 3,038 1.00/1.00 vMB 19
768,892 768,892 000000000000000000027fdea4c6bde088e8331a20118f0774af5879fba3ffee 3,293 1.00/1.00 vMB 29
768,891 768,891 00000000000000000006a348dac130bdd071d335e042914726b1e2b41dd19ee0 3,187 1.00/1.00 vMB 18
768,890 768,890 000000000000000000011a3a684193e10974e0dd126bade47606612942e4ce05 774 1.00/1.00 vMB 7
768,889 768,889 000000000000000000002c5dd9a40bc4e3640dc8e6000da80cb8db5f5b171424 1,462 1.00/1.00 vMB 15
768,888 768,888 00000000000000000005c9e4ccc9f5c807dc28e83bf223cd1da2ef4d4c2eece3 1,925 1.00/1.00 vMB 4
768,887 768,887 000000000000000000046e7b86ff58db83bacf1dab000954ebaae84116b4e81e 1,885 1.00/1.00 vMB 22
768,886 768,886 000000000000000000052b213de7df3dfb1b999c46a3f75657ae811e032ad706 2,494 1.00/1.00 vMB 21
768,885 768,885 00000000000000000006f20e76fe1438a3ff19a0282ec609ccc586831d3c9c3e 2,608 1.00/1.00 vMB 8
768,884 768,884 00000000000000000000c4ee2cc721b9243d3946e9d648c52ff1d484e6b14922 3,328 1.00/1.00 vMB 28
768,883 768,883 00000000000000000001200b3c09bd6b9291f0651a1dd17356992b8a294123eb 2,302 1.00/1.00 vMB 12
768,882 768,882 00000000000000000007a031d21eca0aa10d1df386209811be1eb911ae1873cd 2,700 1.00/1.00 vMB 24
768,881 768,881 000000000000000000062eb1469587fe3510558f6244a3932231ff64d07b34f9 2,145 1.00/1.00 vMB 22
768,880 768,880 00000000000000000006a940fe056bb734323cd46f805ebd9d9f22fe5bd93497 3,385 1.00/1.00 vMB 29
768,879 768,879 00000000000000000000914fe995be2a716f713c37350ed26072bd0e3e62e5db 1,926 0.63/1.00 vMB 16
768,878 768,878 00000000000000000002313218e6bdfd803d5514d95322a03a272556feb4b21f 2,584 0.99/1.00 vMB 16
768,877 768,877 00000000000000000000693dbfe4fd10293a3ea1e12eea17472af90ba6a7b9c5 1,195 0.67/1.00 vMB 9
768,876 768,876 0000000000000000000371bb84c12a0770833b1073b998ecfcad93f26f7980eb 1,189 1.00/1.00 vMB 3
768,875 768,875 0000000000000000000260965a21e79faa6d233cea606eaa1f2e87d769a0e99d 2,622 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.60 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.85 GB
    • Received: 16.04 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.