Loading Tool

Explorer IconExplorer

Memory Pool

39,100 transactions
27.51 vMB
0.06580347 BTC
Random Selection Loading Transactions
Max Size: 140.48/200 MB

Candidate Block

Mining Attempt 1dcd7fa71349a8740b8000807b8139c1a8de97ccf0f16af4af650f8088b68f07
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root 0887761633b602f3a68370a5fd72280d9e8d0af36b97f9cb48111166429c9146
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,504
Size: 1.00 vMB
Total Fees: 0.01355799 BTC
Feerates: 100.95 > 1.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (4,547 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
910,097 910,097 00000000000000000001c6d771f3917227721e1b57f67f8f249a882047864fe8 2,726 1.00/1.00 vMB 1
910,096 910,096 00000000000000000001d2217aa8414d25c67ce29efd471c0d5f47dbaba6a10e 3,198 1.00/1.00 vMB 3
910,095 910,095 00000000000000000000d01104256dcf54720ed8610ca8cc4fe2fa2626c764b4 1,941 0.80/1.00 vMB 2
910,094 910,094 0000000000000000000182865c81024a9f77599b0ca9b4c25a06520c5670b080 6,831 1.00/1.00 vMB 0
910,093 910,093 00000000000000000000c12bdbae44191a84ac2475dc6bab0368a3aef31d9389 4,592 1.00/1.00 vMB 0
910,092 910,092 0000000000000000000079daad0d62af9466d52f1be27b434d18f8c5654b38b2 2,672 1.00/1.00 vMB 0
910,091 910,091 00000000000000000000b4358cd534cb1dcc0d73890f167f9e9e9be30403cace 3,202 1.00/1.00 vMB 1
910,090 910,090 000000000000000000008549fcbfe7867544fe8c2eef9efd66692a63677c800a 2,932 1.00/1.00 vMB 2
910,089 910,089 000000000000000000001b3d638bf5493049eeeeaa2ce0bc5537232d2b222277 3,651 1.00/1.00 vMB 1
910,088 910,088 0000000000000000000065922e596886985a77417af051d410969347821c6b24 3,456 1.00/1.00 vMB 0
910,087 910,087 000000000000000000015b951ee7c9e813a579e42ad3514bef935b6ca782ea6b 869 0.35/1.00 vMB 2
910,086 910,086 00000000000000000001ad73d52128eeb477c6f88c3e38c9b143c1e5ec0c6d9a 4,644 1.00/1.00 vMB 0
910,085 910,085 00000000000000000000257322ff54dd719177974f6f429333033a6070ede944 190 0.04/1.00 vMB 6
910,084 910,084 00000000000000000000518c0d513bf506338726cd24485ea0c7873aac75e2d7 3,519 1.00/1.00 vMB 1
910,083 910,083 000000000000000000018dbe4fe6505925b353632dbd2c1e3aa41b8d1d642a76 4,432 1.00/1.00 vMB 0
910,082 910,082 00000000000000000001adb744f257d662be26a94dd8559a4c2aadffb29c8272 2,392 0.55/1.00 vMB 1
910,081 910,081 000000000000000000008e69773ef2973707673de56c447f3d87da47b457b15c 3,652 1.00/1.00 vMB 2
910,080 910,080 00000000000000000000614e85916227cbd112558467cb72a3cf0161ee11add4 3,612 1.00/1.00 vMB 1
910,079 910,079 00000000000000000001664eacf38f215f744d0695063c9bf85d3f60a4563739 5,723 1.00/1.00 vMB 1
910,078 910,078 0000000000000000000177ae06789a0ace83372f328206f6237e57f64aad13c9 4,578 1.00/1.00 vMB 1
910,077 910,077 00000000000000000002046cfea85401e36630d0a9253f576faaa67715978ad4 2,505 1.00/1.00 vMB 2
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.27 GB
    • Received: 12.11 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.