Loading Tool

Explorer IconExplorer

Memory Pool

77,364 transactions
28.50 vMB
0.09054292 BTC
Random Selection Loading Transactions
Max Size: 173.46/200 MB

Candidate Block

Mining Attempt 40deb73ff8e18e793c991f7a23e8c16052f86de774581bc68645a571f1f52252
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root dbddf9df3057ea9f6c6b37e8a4baabf89d5966a60349e568a90361b97eb669e8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,766
Size: 1.00 vMB
Total Fees: 0.02602576 BTC
Feerates: 477.45 > 2.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (299,780 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
615,519 615,519 000000000000000000021d03c5c5c7ed18b4138e14e8107da78438cb7965fa68 2,336 0.86/1.00 vMB 11
615,518 615,518 00000000000000000007c473dda52f77b3b89575139cbabc84c440d570fff593 3,233 0.99/1.00 vMB 10
615,517 615,517 0000000000000000000b0c37938411aadca2d5525901e43118930563010cb785 2,324 1.00/1.00 vMB 3
615,516 615,516 00000000000000000001b9eb31ff950a3984f58548efe883ddc281f22e7c4b58 2,802 1.00/1.00 vMB 14
615,515 615,515 0000000000000000000eddccb5307d121ce2734862a02df545401cf4498b9dfe 2,694 1.00/1.00 vMB 5
615,514 615,514 0000000000000000000e1d4b7aa209d1d336e9da40cafc98b548f297eae744ee 3,173 1.00/1.00 vMB 23
615,513 615,513 0000000000000000000c7e2c805bbce0db32b5230fcce6a258fdc7bb47a272e7 1,898 1.00/1.00 vMB 12
615,512 615,512 0000000000000000000ed381419dc6ecde108adf8b2cbdb454302aad9c2e58e5 2,832 1.00/1.00 vMB 19
615,511 615,511 00000000000000000005824733267a2d6a18782c6bb8accb5ff8b0364d835f68 1,359 0.38/1.00 vMB 12
615,510 615,510 000000000000000000000f94d96a101ca99c026701a73830035206247bed7d3b 1,235 0.39/1.00 vMB 12
615,509 615,509 0000000000000000000f07adeb5c632dcf0a73e235bdd74532d75798ad3e3699 1,692 0.50/1.00 vMB 10
615,508 615,508 00000000000000000006f8e7d09038ba3a5d64156fd6701508daf58c7afab212 1,820 0.58/1.00 vMB 14
615,507 615,507 0000000000000000000c6c64533d58f926dfbbc8890b9c4b0540825ad6d0af31 1,393 0.43/1.00 vMB 3
615,506 615,506 0000000000000000000651dc2aaaa12c8f43ef7670a9736dd686d9f02d0a75b6 2,839 1.00/1.00 vMB 15
615,505 615,505 000000000000000000063f666d006acc3c83013f38be1662986639a7bfc19d79 2,902 1.00/1.00 vMB 17
615,504 615,504 0000000000000000000b1f4ff5177bcde67eb8d1edd9d366790318d17664ecf3 1,129 0.38/1.00 vMB 13
615,503 615,503 00000000000000000004a86d1d119c90acd55c386a2d206287ba2df393b7c8da 2,630 0.81/1.00 vMB 13
615,502 615,502 00000000000000000007029d2b7b3d0599fc77796e169c3378e5d81f3d1b7853 2,696 0.93/1.00 vMB 13
615,501 615,501 0000000000000000000bb150db1612d8e940ed575db9354ab535d505ea134a47 1,073 0.44/1.00 vMB 13
615,500 615,500 00000000000000000007c6fe661feaa6427ffbdff37b438862268f94cdea96b0 430 0.13/1.00 vMB 12
615,499 615,499 0000000000000000000af5ed93200053a0cda0fd25af90c80d2f3981b3e85aff 2,861 0.97/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.