Loading Tool

Explorer IconExplorer

Memory Pool

76,734 transactions
27.69 vMB
0.07908984 BTC
Random Selection Loading Transactions
Max Size: 169.07/200 MB

Candidate Block

Mining Attempt cda00c9c6dfa85b490f6353e56e1cb4934dfa57ff22ba495c168ae8f9b2447f0
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root 690cdd1adcfb01764934de9fe71dd7b4175c1d2718337b960e32a4ee055fd922
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,674
Size: 1.00 vMB
Total Fees: 0.01991913 BTC
Feerates: 402.60 > 2.00 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (23,084 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
892,236 892,236 00000000000000000001ec70d04df2d73834d25d09e92c7814bf87b0126ad6e0 2,561 1.00/1.00 vMB 3
892,235 892,235 0000000000000000000162d899ed93a4e8158fb1626982a53b9e23a5cb13c2b6 3,769 1.00/1.00 vMB 4
892,234 892,234 00000000000000000001318a8d7504372918f2f91941d8baf099a5743e68cad4 25 0.04/1.00 vMB 1
892,233 892,233 000000000000000000018949e76b3aecc634c40300c8a5dc26fc501680b6743d 1,138 0.41/1.00 vMB 2
892,232 892,232 00000000000000000000f6627296f5cfeaf13b728d1179702782498a9b9ea923 1,125 0.36/1.00 vMB 2
892,231 892,231 000000000000000000007332d18b5daf80b2a4f90aa21e302861676303cd1156 800 0.19/1.00 vMB 3
892,230 892,230 000000000000000000015d05248d41104a2df8e81389d29799e7b111319dc08d 1,206 0.46/1.00 vMB 2
892,229 892,229 00000000000000000001b30f4b774b9a8152f73de803f49d1b1c360500ba88cb 2,286 0.51/1.00 vMB 2
892,228 892,228 000000000000000000005a031185de8467f547711b7089d09c76490c9a2d70ff 2,175 0.40/1.00 vMB 1
892,227 892,227 000000000000000000013dba85bb1fbf5cc2705473397a5834aea8822c3b4d6f 2,818 1.00/1.00 vMB 2
892,226 892,226 0000000000000000000110d1e2f7378d3f3d5386118829e67dab5c28fe325c51 3,249 1.00/1.00 vMB 2
892,225 892,225 000000000000000000009b17376e014809bd6a196875bb4a98824a908e034a17 4,103 1.00/1.00 vMB 3
892,224 892,224 000000000000000000006bad14c5dc69242208e6b2ed165b8566a57faed66d00 3,504 1.00/1.00 vMB 3
892,223 892,223 000000000000000000019aafc53f55295fbc0a1ec33db53d959b2dced0efc884 127 0.03/1.00 vMB 2
892,222 892,222 00000000000000000000b7f9620315a76add2c022cd09f525b8d540d5a5ff8c8 919 0.19/1.00 vMB 2
892,221 892,221 0000000000000000000233b96c07f3a709500f66c22285cacfb1bcc194e5d6e4 2,438 0.60/1.00 vMB 1
892,220 892,220 000000000000000000011bd66849a14b401c73d75b2073537a935e0181a57fa1 248 0.06/1.00 vMB 2
892,219 892,219 000000000000000000007783e1270be4cabf8d4a6b41b3e672805fa54d46e17f 2,925 0.75/1.00 vMB 2
892,218 892,218 00000000000000000001fe8c00d4c2f897d2e5073ca56cdc0d44c8afba50c4b2 2,037 0.45/1.00 vMB 2
892,217 892,217 000000000000000000002449487840c1481b63c6cdc0bdb677ba667010a56179 4,543 0.97/1.00 vMB 1
892,216 892,216 00000000000000000000c3eaa3ab3f24426f755ecbea6223ac8b92a5893155b4 1,576 0.77/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.95 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: 715.01 GB
    • Received: 17.64 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.