Loading Tool

Explorer IconExplorer

Memory Pool

78,281 transactions
29.04 vMB
0.07345565 BTC
Random Selection Loading Transactions
Max Size: 176.10/200 MB

Candidate Block

Mining Attempt 9bfc86c934675e9bd52704f57cc651d38eef07cd56088d6dacc73f0b07059256
Version 20000000
Previous Block 00000000000000000001fa937a9d4dce7a38d755f594edd200e4f323094a5ecd
Merkle Root f847a4765772ad40429569b03be304edcb9f65f54c1aa57c21c88e524105bbda
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,288
Size: 1.00 vMB
Total Fees: 0.01286061 BTC
Feerates: 502.67 > 1.29 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,089 (281,090 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
633,999 633,999 00000000000000000006d0759f11cf01109325efbb756c69937bd8713bb71d72 182 0.13/1.00 vMB 18
633,998 633,998 000000000000000000051e903cdaf4b492a7821a6817b57275edd372894412ba 1,773 0.67/1.00 vMB 18
633,997 633,997 0000000000000000001339547fd6a38ae46c6f9261492f49a02019cffc9c85b2 870 0.31/1.00 vMB 22
633,996 633,996 000000000000000000051872b067102756df32d8bc0c5e5240a0d4bc1d1463e5 2,693 1.00/1.00 vMB 12
633,995 633,995 0000000000000000000564a44da3d6ac5e05f9dc9125da1e4b2fa203c90cc5f5 3,122 1.00/1.00 vMB 38
633,994 633,994 0000000000000000000b112ead15c9412ec32488a301f6555df67cd2e26ba324 1,053 0.33/1.00 vMB 22
633,993 633,993 0000000000000000000a5325d5348e4091e599d60231716e79d493bd5dc95845 149 0.04/1.00 vMB 23
633,992 633,992 0000000000000000001342a94b2c4a3c300d594c7569faddb98bf8f18ba45a55 563 0.17/1.00 vMB 17
633,991 633,991 0000000000000000000af862f3fe82c8ca2855363244c572bccfbca4bd531607 1,359 0.60/1.00 vMB 20
633,990 633,990 00000000000000000011e7b3dd775f7c9b51d5152f744d4bfe0203ae87facb24 179 0.05/1.00 vMB 22
633,989 633,989 00000000000000000002f3ba7299057e54dde93d88433f85543d7fb1e8db5b56 1,083 0.43/1.00 vMB 25
633,988 633,988 0000000000000000000cd96258a5d2a6c9e6718705b748db6c09f1ffe1e33574 911 0.31/1.00 vMB 17
633,987 633,987 000000000000000000104cf156bbc4ef0e524815538a746a4edc26d68eeeadf1 1,325 0.49/1.00 vMB 28
633,986 633,986 00000000000000000010f5c98e22cf94b0dc934d233504b0f938d1e8e1d426d3 876 0.34/1.00 vMB 21
633,985 633,985 000000000000000000006a19314fd1132b13b92e78d8f13f6007d9a10b90734a 1,703 0.69/1.00 vMB 20
633,984 633,984 0000000000000000001170cf3e6c8ff7a72023bc32d14fbf2db25ae05b1a61cc 2,370 0.99/1.00 vMB 24
633,983 633,983 0000000000000000000dc4c7d71d36638d74459b184b368fbd48c4859615f0f5 439 0.17/1.00 vMB 28
633,982 633,982 000000000000000000025f611dd3eec1e5393d0fe1bc61e06d8a0848abc6bb90 2,084 0.99/1.00 vMB 21
633,981 633,981 00000000000000000007a05d3f92425a5fc61072d2272e1dc0e3f9cc27fb091a 2,175 0.93/1.00 vMB 7
633,980 633,980 0000000000000000000300f4d95f39bdeecb44a096df6e72edd1097cc3ddb9ec 2,728 1.00/1.00 vMB 39
633,979 633,979 0000000000000000000081f22162e5603c4349b66f12a6b4f4274dff14bdc3bc 116 0.04/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.55 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: 669.65 GB
    • Received: 15.76 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.