Loading Tool

Explorer IconExplorer

Memory Pool

79,971 transactions
29.59 vMB
0.07376945 BTC
Random Selection Loading Transactions
Max Size: 181.66/200 MB

Candidate Block

Mining Attempt 9da8d6b98e64881d3775981191cb9474e3d5727623bdc48a60001d965d2a24ce
Version 20000000
Previous Block 00000000000000000001b9e1fc0c07b333cc15370429acb6a77281d8bcbc9d2b
Merkle Root 6504ba3f025068af19439e3b3b758510098f8e1e85a816d40e2d11e4c9d5d78c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,809
Size: 1.00 vMB
Total Fees: 0.00862721 BTC
Feerates: 29.89 > 0.86 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,324 (53,957 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
861,367 861,367 00000000000000000001c4ac71d9957ec19efb603b21d23b0323396d25c0f434 7,420 1.00/1.00 vMB 2
861,366 861,366 00000000000000000001682e9337dec982fc336be679f460ce32d228b074753c 2,747 1.00/1.00 vMB 5
861,365 861,365 000000000000000000010215f0b95b491c71c5ea902406d7869a3c6680251cdd 6,818 1.00/1.00 vMB 2
861,364 861,364 0000000000000000000147a61674546b82d0bd9aa1cc2bca169d921535a7fe3b 7,309 1.00/1.00 vMB 2
861,363 861,363 0000000000000000000197d9a4fdea4d622749f5e280ab040db98ad69b6388ad 4,436 1.00/1.00 vMB 4
861,362 861,362 00000000000000000001b15d4ca01e4cfcd7cab19678b35a6cfbc142dda62a25 6,270 1.00/1.00 vMB 2
861,361 861,361 00000000000000000001b78357f0199077c242d5755c10a91f0183438547bda0 6,932 1.00/1.00 vMB 2
861,360 861,360 0000000000000000000140b634b4876ae62f3d2312bbb77a40d7b8e04b67f459 5,741 1.00/1.00 vMB 3
861,359 861,359 0000000000000000000071a6f4f66204e7eef1b6d4d17eddabe6323bc112f5b4 4,119 1.00/1.00 vMB 4
861,358 861,358 00000000000000000001dea86fc17b94f51fc28bf26185e010960aa1991ae484 2,955 1.00/1.00 vMB 7
861,357 861,357 0000000000000000000080a10584b7409fd49eacb703d3f929910fe2fd660fcb 7,043 1.00/1.00 vMB 2
861,356 861,356 00000000000000000002b3459f18c152cac71d4d04b25a20618fa6642401b5a9 7,094 1.00/1.00 vMB 2
861,355 861,355 000000000000000000007bd42903eed996eae55217953eead3e4e32a46e3bd79 7,560 1.00/1.00 vMB 2
861,354 861,354 00000000000000000001a37d8d27db45d133e233db139495e4e780218ffa2452 6,403 1.00/1.00 vMB 3
861,353 861,353 00000000000000000001a0ff36d1179773b96292a64e1ad821b8dbc422cb93bf 6,304 1.00/1.00 vMB 3
861,352 861,352 00000000000000000003032aecb77f87d7874c260bbc5b1a2b7c11181df1a0ce 7,758 1.00/1.00 vMB 2
861,351 861,351 00000000000000000000a280a530dc706b465d6652ce2721a399ba12ce250203 6,607 1.00/1.00 vMB 3
861,350 861,350 0000000000000000000118d373722b84d03f1223638872f3bf58162d5085b49e 1,568 1.00/1.00 vMB 2
861,349 861,349 0000000000000000000014f1f5dbec22fcbd4eb3b598dea91f62928bd3ff35b6 3,048 1.00/1.00 vMB 5
861,348 861,348 000000000000000000026c3253ee56071daa5e0c6478b3143729148f1fa184f3 2,469 1.00/1.00 vMB 3
861,347 861,347 00000000000000000000468d2a4b3f8bbd04136a27c07c640b963be609689f02 2,515 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.95 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: 715.23 GB
    • Received: 17.67 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.