Loading Tool

Explorer IconExplorer

Memory Pool

72,427 transactions
27.95 vMB
0.06492740 BTC
Random Selection Loading Transactions
Max Size: 165.71/200 MB

Candidate Block

Mining Attempt 43fa82bda68e9085416a3c522caad5635de91a55018e1f54ec8bdda614b2f37d
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root 6704910e4d2720d35d3556ee060f7180dca6d5163541811e163d33db0ac967a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,174
Size: 1.00 vMB
Total Fees: 0.00917768 BTC
Feerates: 40.21 > 0.92 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (263,144 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
651,890 651,890 000000000000000000003b941e9f3019bc63e3ef3b76ea3c79cd07b29c9791b4 2,126 1.00/1.00 vMB 46
651,889 651,889 0000000000000000000bde249bb23c32210ae3f9adcefa33dfb101c35134ebb0 2,526 1.00/1.00 vMB 109
651,888 651,888 0000000000000000000277fe05d47779ae2fb883cdd2b9169783c0c89f84d688 2,238 1.00/1.00 vMB 55
651,887 651,887 00000000000000000009b0cc28f5a310be92021957e11728ea55cdca09be3702 2,359 1.00/1.00 vMB 39
651,886 651,886 00000000000000000007ef8cc74d0d30a17b2e85f1242f7868f46a22417413a7 2,801 1.00/1.00 vMB 50
651,885 651,885 0000000000000000000bd72eda5a46075acca5e2dbbcf6b96b7f23b3ce7bf36a 2,428 1.00/1.00 vMB 52
651,884 651,884 00000000000000000001d66d099efa3b5aa246ace34ea5c03443d033836b2294 1,916 1.00/1.00 vMB 99
651,883 651,883 0000000000000000000be7910151287a3ce8bf0e9597a770b50d691f55f18115 2,372 1.00/1.00 vMB 69
651,882 651,882 00000000000000000000ab02862ee00e270ab702bb0ec618ce85fbe52bc607f4 2,643 1.00/1.00 vMB 92
651,881 651,881 00000000000000000006efab456f967a4acb83a410af63ca4f718574ddee998d 3,153 1.00/1.00 vMB 83
651,880 651,880 000000000000000000050e671ecd4f8be073a44bb5f675a7f9f1dc3a433cb871 1,810 1.00/1.00 vMB 63
651,879 651,879 00000000000000000008a6f6319bdd629702a23d441b81943f4fb95c4aca78ed 2,692 1.00/1.00 vMB 86
651,878 651,878 00000000000000000006416949a254149240bef4905d46b3cfd72d15f1480cee 3,113 1.00/1.00 vMB 89
651,877 651,877 0000000000000000000c032c89022d02cb85acea91672499706cf9c05e535ab1 2,298 1.00/1.00 vMB 119
651,876 651,876 0000000000000000000993e17e7af89c81e1e0445c390a23117824085a0698f5 1,826 1.00/1.00 vMB 111
651,875 651,875 00000000000000000004ad4797fa4922b2289926b7448d40f6df7669b08fb3f1 2,031 1.00/1.00 vMB 115
651,874 651,874 0000000000000000000aad197a1989de1e6f7ddd44f10f95b660c598559bc28d 2,729 1.00/1.00 vMB 133
651,873 651,873 00000000000000000008bb2bc525d97ecd7b698a86e8ea197cd5b4c9ec4a7415 3,052 1.00/1.00 vMB 72
651,872 651,872 00000000000000000009875a20cfa8f6254e349f6f380a4da47bcbc63e2f1800 2,804 1.00/1.00 vMB 107
651,871 651,871 00000000000000000003d94e1c12cc08972e32b2abfdb37590141c3df38ec856 2,094 1.00/1.00 vMB 122
651,870 651,870 0000000000000000000c0acafafe95a9ba36f52af2adf6ccfdec9cd3a9adb58b 3,207 1.00/1.00 vMB 138
Previous 10 blocks ↓
Total Size: 782.45 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: 666.99 GB
    • Received: 15.24 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.