Loading Tool

Explorer IconExplorer

Memory Pool

76,865 transactions
28.77 vMB
0.06882057 BTC
Random Selection Loading Transactions
Max Size: 174.28/200 MB

Candidate Block

Mining Attempt 4012850f59fe852454427d7fd28305a5502f00e4846c3a917a96084923e3fb2b
Version 20000000
Previous Block 00000000000000000000e77986292dbc09ac5349d11628448e2144e30f8f2f64
Merkle Root 8f0ce120ba459bcf4226883ef73affd70c224724cb8ac26885295d010a042706
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,467
Size: 1.00 vMB
Total Fees: 0.00903747 BTC
Feerates: 50.27 > 0.91 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,155 (598,420 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
316,735 316,735 00000000000000000ead1017278f3723787527be34b19b8882385d1bc63a3323 272 0.17/1.00 vMB 27
316,734 316,734 000000000000000011e01482269baccec434a4ec123d734a5dd5a392ad11454f 346 0.20/1.00 vMB 23
316,733 316,733 00000000000000000765d7fd333146af4bad884408b01038807cc96581ce4c60 1,069 0.68/1.00 vMB 27
316,732 316,732 00000000000000001b6eea720793fa8ac6ca39ed7c3c5126274cff186f6dd289 564 0.35/1.00 vMB 24
316,731 316,731 000000000000000010689da9aed3558a12a6a2375b3b27dd91a26dd945cb839c 716 0.45/1.00 vMB 25
316,730 316,730 00000000000000000fd43d11d0818d3686d8f2fe448ef47b3a6f3b5dae9855a1 256 0.17/1.00 vMB 32
316,729 316,729 00000000000000002bbafa6f301c47574354c05eb3c4d273ca8c7bb6ddbe781a 363 0.18/1.00 vMB 23
316,728 316,728 00000000000000001160e9b35ba16f7730863d4e9f8b1f02698ba09bc1022ecb 1,149 0.61/1.00 vMB 29
316,727 316,727 00000000000000002447dc7a4ac85bc71bf6ef3533272303479055ddc52799cb 376 0.24/1.00 vMB 23
316,726 316,726 00000000000000001950546671bacd75e08e6a114989838e2910224cc78eae4b 208 0.10/1.00 vMB 22
316,725 316,725 00000000000000001ff5814301257ec77e755ac99ccf54897084d9482e463e63 1,761 0.83/1.00 vMB 32
316,724 316,724 000000000000000015e8abcd6639b394cccff3c32413d0db3dd0b9d4ade45abd 134 0.09/1.00 vMB 20
316,723 316,723 000000000000000010d09f97cf50d06b7795cefe8a62c1caa91980a5dc852298 64 0.03/1.00 vMB 33
316,722 316,722 000000000000000023d1d1ace060d0c61246d67133503b2fa690a6e5e230e3f5 79 0.03/1.00 vMB 33
316,721 316,721 00000000000000002227c277889d656c86df6512953d710eee5275bf433667ae 178 0.10/1.00 vMB 28
316,720 316,720 00000000000000001920fe605072325801db258d6cf3c383eceb14bcf9b81ff3 151 0.23/1.00 vMB 15
316,719 316,719 00000000000000000cd5fc1fe02bcbb3ef3474d475353eb98e64e48fdc5584e9 828 0.35/1.00 vMB 35
316,718 316,718 00000000000000000781bcb70bb508ec057746cd99c5d1de40b3214a868c2e0d 258 0.12/1.00 vMB 33
316,717 316,717 000000000000000007912ad06e7aa58a8770d903e214d9b721d49e745e5f0559 50 0.03/1.00 vMB 9
316,716 316,716 0000000000000000151dab5eed49112c59a11c11a8161d4544f6a440cc3b4ff6 413 0.26/1.00 vMB 31
316,715 316,715 000000000000000024b43450063015a09bf5092d2566463737eb579601b5a06e 172 0.08/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.66 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: 673.06 GB
    • Received: 16.36 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.