Loading Tool

Explorer IconExplorer

Memory Pool

79,272 transactions
29.32 vMB
0.07270955 BTC
Random Selection Loading Transactions
Max Size: 175.95/200 MB

Candidate Block

Mining Attempt b232450151b43e35f018ea443a9053433a4da5f0fc1f9582b794dd94ae3ac9df
Version 20000000
Previous Block 00000000000000000001b85d9794a4a727476a72ab49258ad3cacec808147edf
Merkle Root af30776cc1cd71d60a344e6e69066c268cce9578137134c42843098fc32e1e86
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,402
Size: 1.00 vMB
Total Fees: 0.01308753 BTC
Feerates: 170.94 > 1.31 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,064 (440,368 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
474,696 474,696 000000000000000000456c6c93e42b4ad0f1dc8e081db008a548cb22775160f4 1,506 1.00/1.00 vMB 185
474,695 474,695 0000000000000000000a8e28aecdbb296ed96eb6bbdffd99266ca11d92139093 835 1.00/1.00 vMB 75
474,694 474,694 000000000000000001646717c3031e1629e0b72c57c06f01e46ef39fa991d678 505 1.00/1.00 vMB 146
474,693 474,693 0000000000000000011c1dc2733f2b25fd2e777f79ee4f150e8c43cb208a2709 350 1.00/1.00 vMB 279
474,692 474,692 00000000000000000051582cc7cf66419170028c5ba6206809c62f118982f6c2 1,079 0.75/1.00 vMB 29
474,691 474,691 00000000000000000059791fe2821549bcba3ac5d4e5a48c5b5de4f2bf0fe807 597 0.28/1.00 vMB 286
474,690 474,690 000000000000000000086cc2108849544327d84e176d685f7161b593c6af6693 1,864 1.00/1.00 vMB 183
474,689 474,689 000000000000000000402416c8ceec4350e02d11d1532f2aa4a96ed6f5fa2944 2,301 1.00/1.00 vMB 306
474,688 474,688 00000000000000000118b0d2488834f03a6091be3ae3d30a68e08c2538c4f931 974 1.00/1.00 vMB 82
474,687 474,687 0000000000000000010a7160a22c0f02a33531d1818a745ee63e6fad2c25eb55 1,724 1.00/1.00 vMB 92
474,686 474,686 0000000000000000001b9ff4344ed0cb29ca502c05e58f854216abbaa908ced3 2,352 1.00/1.00 vMB 237
474,685 474,685 0000000000000000011308dd68a4c3cd4d5b78c7574de2bd6b3da8554522d5ef 1,345 1.00/1.00 vMB 56
474,684 474,684 000000000000000000a1783806ecaafe773b20aad29c55d0866ce090bb379956 1 0.00/1.00 vMB 0
474,683 474,683 000000000000000000dbb20cd73279b18fe26dd54df5e856b0a4cf2d5ab79037 2,081 1.00/1.00 vMB 203
474,682 474,682 0000000000000000007b45ccb527fa7ea13cb07767cb904fb5db3cff0a7812fb 1,707 1.00/1.00 vMB 160
474,681 474,681 0000000000000000006a3e121df6efe27eb67d1e815c4c401da77db539640ec5 2,039 1.00/1.00 vMB 161
474,680 474,680 0000000000000000012d147afe6c849e8ea7730113f68733253822ed4d72c2d5 2,610 1.00/1.00 vMB 71
474,679 474,679 000000000000000000d1c60eaf1edbe2c13e6484660adde270a4c8f1f413fdc2 1,111 0.55/1.00 vMB 244
474,678 474,678 0000000000000000008f8b8fe02b201a6a6e8983ffbe0b6488874ac62d99ffa4 2,136 1.00/1.00 vMB 124
474,677 474,677 0000000000000000013aa916fd52848e7d31bd33ebe4127a12ce552e67ab5a55 1,701 1.00/1.00 vMB 206
474,676 474,676 0000000000000000007bbac70dfe6a6bb5b9576570044987d8f99bd3e0872359 2,160 1.00/1.00 vMB 295
Previous 10 blocks ↓
Total Size: 782.50 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: 668.46 GB
    • Received: 15.52 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.