Loading Tool

Explorer IconExplorer

Memory Pool

86,816 transactions
31.85 vMB
0.10993403 BTC
Random Selection Loading Transactions
Max Size: 195.10/200 MB

Candidate Block

Mining Attempt 4e2d40c06e4b25be0fcf2c07ecd6531b2491fee128754a13de28bd1e4c34f189
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root b9993181115f47cc69132226e2a961c2b9ce467f300f15432dff8c7bb6c284fc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,843
Size: 1.00 vMB
Total Fees: 0.02890450 BTC
Feerates: 1,236.26 > 2.90 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (32,815 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
882,547 882,547 00000000000000000001a33628ffb58f0705f17815b9b789fe23ad64bfbbeb45 1,348 1.00/1.00 vMB 2
882,546 882,546 0000000000000000000274671d48c3af6e9eb2cf9fb5f9128edabac6062a889a 708 1.00/1.00 vMB 1
882,545 882,545 00000000000000000000566bc3ddd11e90b788d2800449188c27cc2f4b300db5 1,689 1.00/1.00 vMB 1
882,544 882,544 000000000000000000004675dce7914faa14fa6b62f20b7d01de18bac57d672a 1,195 1.00/1.00 vMB 2
882,543 882,543 0000000000000000000268fce2b9ce15c4a8996e4e209b44a409963947f25453 1,582 1.00/1.00 vMB 1
882,542 882,542 00000000000000000001e88de2223a9373def3af310878a42216220330745d2b 1,839 1.00/1.00 vMB 2
882,541 882,541 00000000000000000002265f00d3ee4fa0de8ef6be25307f9dc9e2acda20a24c 1,387 1.00/1.00 vMB 2
882,540 882,540 00000000000000000001addeb5567755b8adaec026c181dc2bc0684da3d33bc9 2,922 1.00/1.00 vMB 5
882,539 882,539 0000000000000000000088f8e92685ad4be06e8cfa499f67a4b10234aa0aa62a 1,784 1.00/1.00 vMB 3
882,538 882,538 000000000000000000025456e86f1c1e1aa2b9f5483e25c68c2d135e3bc43fe7 2,674 1.00/1.00 vMB 3
882,537 882,537 000000000000000000026dd34c2ca1d56b16e0fe12a14ba9ec003a74d2e6dd09 3,071 1.00/1.00 vMB 1
882,536 882,536 00000000000000000002186fb79b96b44e25b2383c467844f238d617de140ff2 3,351 1.00/1.00 vMB 1
882,535 882,535 00000000000000000001fbd8eb41ab125d2b4c8419e78d4bcdd6126130974979 3,854 1.00/1.00 vMB 1
882,534 882,534 00000000000000000000905190698c37e4d884c78ff4552b201e50031e738e33 4,134 1.00/1.00 vMB 3
882,533 882,533 000000000000000000018c9810df25caedcad4368c9800ce713dbc33156cf4ce 4,895 1.00/1.00 vMB 1
882,532 882,532 00000000000000000000c020342d9f82f1a28a003e6ed97b72a26f462c6e0b01 4,438 1.00/1.00 vMB 4
882,531 882,531 0000000000000000000063d404bdfce96ac90510e1faa3ac24bcf152e52fba52 3,627 1.00/1.00 vMB 3
882,530 882,530 000000000000000000016f4711c9c545d86461ea4abcec4f45c8479148143a2c 4,265 1.00/1.00 vMB 3
882,529 882,529 00000000000000000002146d4033d17224b3e9f2998bc0a0d01be57fe5686416 4,355 1.00/1.00 vMB 3
882,528 882,528 00000000000000000002028ab1e8c857fddf33f678938a000a59bee4f53f5020 4,332 1.00/1.00 vMB 3
882,527 882,527 00000000000000000000b339a79d5141f0947f1b379371fb989e0fe44776ade6 3,596 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.