Loading Tool

Explorer IconExplorer

Memory Pool

40,556 transactions
27.87 vMB
0.07193146 BTC
Random Selection Loading Transactions
Max Size: 143.01/200 MB

Candidate Block

Mining Attempt 6ecaf6859b5ad9df1c09448b6e3d65ad7ca6064505493507e7b69418c98f52c2
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root d8c1cf8d57d78a1df894054bdbc540db263f4ec346a3dccff5396c41cdc85f10
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,995
Size: 1.00 vMB
Total Fees: 0.01853835 BTC
Feerates: 101.49 > 1.86 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (155,750 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
758,895 758,895 000000000000000000053bd912b2eeebf676e613e3879e287f81035aa34e7f4e 823 0.34/1.00 vMB 8
758,894 758,894 0000000000000000000345efa9cde0f55c9e789be1d292e97e7099708964f0ee 1,394 0.66/1.00 vMB 7
758,893 758,893 0000000000000000000398571fc2adb2f93d44f1e449b9a171a988f715a8a33a 308 0.42/1.00 vMB 1
758,892 758,892 0000000000000000000302d577f94ea623dd5245992e0f45346b292817024aa7 2,294 1.00/1.00 vMB 6
758,891 758,891 00000000000000000005b1c8757b405ecd17b053911c7c1fd4b320ef73fe42b5 1,153 1.00/1.00 vMB 12
758,890 758,890 0000000000000000000629b3350f7f7baef131f45b289eccb62e79675e521bb2 203 0.08/1.00 vMB 7
758,889 758,889 000000000000000000037732200ecd62a61ca040d0af8fa741ce35f10f87fae1 23 0.01/1.00 vMB 5
758,888 758,888 0000000000000000000169ae2a8cb9415747c9eeda78c409329518e875379e88 64 0.04/1.00 vMB 6
758,887 758,887 000000000000000000048229e5cdac33f93b0d5a48a2e058a8747d26b4faa65d 1,566 0.74/1.00 vMB 5
758,886 758,886 0000000000000000000720d77a1d553628185d5fed463c73d901a5c609aba807 1,787 1.00/1.00 vMB 4
758,885 758,885 00000000000000000004fb275a3f1e35bc8074821dddbdb2630da82f9a22105d 2,563 1.00/1.00 vMB 10
758,884 758,884 0000000000000000000758fe2ed5f11db9342045b2377af4bd0a12261c8b88a7 1,193 0.59/1.00 vMB 8
758,883 758,883 0000000000000000000257bb8942f182f0e378760cf3c3934772da892173d65d 2,251 0.90/1.00 vMB 7
758,882 758,882 00000000000000000001d67a70907efd0a70b37c3a6c577962465aad8982f837 1,432 0.62/1.00 vMB 7
758,881 758,881 00000000000000000006d97be0fca5579c5f6ab135d4b3f5152d7bd172f6bb91 1 0.00/1.00 vMB 0
758,880 758,880 0000000000000000000752a8439c684b3838dfa51374f3d9f2e40cc4ed50be66 982 0.56/1.00 vMB 2
758,879 758,879 000000000000000000032a06c5fe2f26721b7e182c46dcebc32a23034bc06e79 1,623 1.00/1.00 vMB 10
758,878 758,878 000000000000000000042670417a85cfcc951f2a7f79e0561f87639cad40ac90 159 0.08/1.00 vMB 5
758,877 758,877 00000000000000000003ae9753e5eb0a85b0088d82f5f35326ef98d7529941d6 1,002 0.61/1.00 vMB 2
758,876 758,876 000000000000000000071bf93dbda41707ffcadea7fb26da640172011fafdbd6 2,375 1.00/1.00 vMB 11
758,875 758,875 00000000000000000004be3330b3d760300734ce016c1676e54d979ec4ea8318 690 0.25/1.00 vMB 6
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.52 GB
    • Received: 12.12 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.