Loading Tool

Explorer IconExplorer

Memory Pool

80,407 transactions
29.63 vMB
0.09267152 BTC
Random Selection Loading Transactions
Max Size: 179.67/200 MB

Candidate Block

Mining Attempt ff47ebee1427e0f505c01a590c99a007dc5f580b2c4fc1a8255042c7f00a5b6c
Version 20000000
Previous Block 00000000000000000001fa937a9d4dce7a38d755f594edd200e4f323094a5ecd
Merkle Root 723be30fc7d6fa0cc520fc12181f052be378a5e85caff51c2c321bc795726528
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,214
Size: 1.00 vMB
Total Fees: 0.02993687 BTC
Feerates: 502.67 > 3.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,089 (423,386 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
491,703 491,703 000000000000000000235b8a4ec7a7cc12c1c9133f2d345a0481d8f249a71602 605 1.00/1.00 vMB 31
491,702 491,702 0000000000000000003062cc3db9af46ee3a59bd76fea08398f3f04501d32a06 650 1.00/1.00 vMB 37
491,701 491,701 000000000000000000bebad9e57a7cbf5fa66152dce272bd280452521e8fadda 556 1.00/1.00 vMB 13
491,700 491,700 00000000000000000010fb42740aecdab971802e6b6559e348ed320da7273583 1,403 1.00/1.00 vMB 43
491,699 491,699 0000000000000000002663f41bf4db5ecb00d68b9305ac209983635a8fc34e57 1,672 0.97/1.00 vMB 101
491,698 491,698 0000000000000000000d68a881a42304e328abd4cf84ef1d0ab663044b2f4a63 2,210 1.00/1.00 vMB 94
491,697 491,697 000000000000000000c451ca46b1dc82252dd13d049271f9ce7b2918a6b7028c 1,112 1.00/1.00 vMB 25
491,696 491,696 000000000000000000e474d437b3664371a31c251f6d51092d1f29cf074854f5 1,878 1.00/1.00 vMB 74
491,695 491,695 0000000000000000009051cb929fd34a6eeed6beabbbd3c7b92bd5d40f54bf67 260 0.20/1.00 vMB 100
491,694 491,694 00000000000000000035fc1c8c5c78ae40fbaf75beed84d793ba5dbb3af5acd9 1,574 1.00/1.00 vMB 40
491,693 491,693 0000000000000000005b047aefe638d9946deeb7760aad4744260a4a74b2909b 891 1.00/1.00 vMB 22
491,692 491,692 0000000000000000009b043cbb5db46624c140942c99b575f1021375fb2a310b 2,768 1.00/1.00 vMB 49
491,691 491,691 00000000000000000091b1bda88b4e9ef115e14bd2f8c6f4da1bc5c54017425b 2,863 1.00/1.00 vMB 64
491,690 491,690 0000000000000000008ce638173ade14fd45cd4b77c9efc241d190f26f14c4f4 2,147 0.90/1.00 vMB 67
491,689 491,689 00000000000000000069ed3ad8c044f3400c665ddafbb53734aae5c83a074646 2,714 1.00/1.00 vMB 175
491,688 491,688 000000000000000000933e3a0a6ae1446186167c016bdb12ab494c0c237e479f 2,143 1.00/1.00 vMB 125
491,687 491,687 000000000000000000671ddb3c9098c4acf0b4efdfd7d7d22467eda68c0d9a60 2,190 0.95/1.00 vMB 84
491,686 491,686 000000000000000000c38afcaeb455eda574622324bfdfaf51b97dc255152f38 2,527 0.96/1.00 vMB 179
491,685 491,685 0000000000000000003570c02e228f57f9c56ed35f7aa4a0e523d57afd60cf7d 1,056 1.00/1.00 vMB 25
491,684 491,684 0000000000000000006f19d7941f80968e68680b105e7c786517a5af88e60916 1,043 1.00/1.00 vMB 43
491,683 491,683 0000000000000000005cc80382c27c7662b04fbe7b0940aa8c1290e7431b2cbc 2,660 1.00/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.55 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: 669.80 GB
    • Received: 15.76 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.