Loading Tool

Explorer IconExplorer

Memory Pool

73,841 transactions
27.31 vMB
0.06541464 BTC
Random Selection Loading Transactions
Max Size: 166.80/200 MB

Candidate Block

Mining Attempt 6325ce978708b7a7da96d77b9074164068f2cc01cd2669a556b340e1c260dc44
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root e22b6f15d68f50f8a3a26eea1af179803fb2108dc52559493887eccc3993fec6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,442
Size: 1.00 vMB
Total Fees: 0.00742415 BTC
Feerates: 150.80 > 0.74 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (801,617 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
113,648 113,648 0000000000007e759af2f313830aaf01562eea6bdc6e169dc517cb80d3a20edf 13 0.00/1.00 vMB 0
113,647 113,647 00000000000081eed420d154cb0252df636dc3ee0224f4bd6552777a6cd7a595 10 0.00/1.00 vMB 0
113,646 113,646 000000000000309ec69e8742630fb504c7b5f5e936aa61c36f2cfc0a28037483 13 0.00/1.00 vMB 0
113,645 113,645 000000000000c5544815b1b9eb72bc829d72143b301027209232e56e0a7cfc4b 1 0.00/1.00 vMB 0
113,644 113,644 000000000000443064190659cd1cd67982e0f9336ff5af9b321c0a7c9dbdb2a1 10 0.00/1.00 vMB 0
113,643 113,643 000000000000b6a48dbf026f1393066085ac4c6dd3d1b3bc64f84fba7cf64c74 8 0.00/1.00 vMB 0
113,642 113,642 0000000000006161fc52a31a6c115d8ac9e521282c9519c717b46ed9c70fdf42 14 0.00/1.00 vMB 0
113,641 113,641 00000000000088c0355c331fe6237795b81c48b3585a457a030a76618579903f 6 0.00/1.00 vMB 0
113,640 113,640 00000000000024a75aab60ad980f2d29abff5415927eba37df12e1b19a55fe19 10 0.00/1.00 vMB 343
113,639 113,639 00000000000024265f238f7e8d9e797778fa349d22019fdf2feb77aa87fdea99 26 0.01/1.00 vMB 822
113,638 113,638 000000000000306578aacded7eaab83a47d4bb548630dd7434f2db7c1ca85e3f 2 0.00/1.00 vMB 3,861
113,637 113,637 000000000000b78732752e64467daa4fe01520035b92d1aa290f0b4c15e9e11f 9 0.00/1.00 vMB 680
113,636 113,636 000000000000cd0a1d51bfd6ad32651f826926e49dc59d8b90a9e91e96648412 122 0.03/1.00 vMB 136
113,635 113,635 00000000000056f922e629475b66fb517d8f862d2e2b4be9cf7835c909e8a604 5 0.00/1.00 vMB 0
113,634 113,634 000000000000cc503e3480824ce1cd1ca7c69a652c2a7d7508b340607b1a4d5d 7 0.00/1.00 vMB 326
113,633 113,633 000000000000415a4ce6dc7f55548d1553c44dda18afe5f50a0ca52458367983 22 0.01/1.00 vMB 679
113,632 113,632 00000000000047f664eb683729e6eb225986a713511ded2bb5f9d61f023e34e3 9 0.00/1.00 vMB 341
113,631 113,631 000000000000ace1f0028e5c33cec572516151b70d5895c42fefcca661834f02 10 0.00/1.00 vMB 1,162
113,630 113,630 000000000000071dac8e61e881998f1134c270935945b55399f20049aa4a5d18 34 0.01/1.00 vMB 0
113,629 113,629 00000000000015ba05f42c8020b95c90e1f73d567292c36f65eab8fa5848150c 14 0.00/1.00 vMB 0
113,628 113,628 00000000000037e55ea3c31425b21a935caa04bee517e118a78effc0d7e6a9f8 14 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.85 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: 712.60 GB
    • Received: 17.20 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.