Loading Tool

Explorer IconExplorer

Memory Pool

44,062 transactions
27.31 vMB
0.08022328 BTC
Random Selection Loading Transactions
Max Size: 142.59/200 MB

Candidate Block

Mining Attempt 35dcd9a34b3f53c07fe4766812178cc5093a4471e478f8c7b2cb847d05230e8b
Version 20000000
Previous Block 00000000000000000001aae22bf03485fc959de8eb2dba05795b3aa6b906bcaa
Merkle Root 79f982a1104cc8f14087ee3d124e660cb873e149f1c5621c013bbdd99e0cc6eb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,448
Size: 1.00 vMB
Total Fees: 0.02695892 BTC
Feerates: 100.45 > 2.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,884 (610,074 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,810 304,810 0000000000000000541ad391fa8448012ba721775c229fedb5af819c5fea27f1 88 0.04/1.00 vMB 28
304,809 304,809 0000000000000000089a5b6f739e3a6341ce255a61149062890092c364edc2bb 148 0.10/1.00 vMB 25
304,808 304,808 00000000000000004f27e0117c3a1309d2365c37b20b4786ea523ef4e5e14b82 382 0.22/1.00 vMB 30
304,807 304,807 00000000000000000133be22ed0399ae077f490bcf43f472acc519a30c668280 52 0.09/1.00 vMB 5
304,806 304,806 000000000000000019bd852d1cf6fa0f526a31f52a23499529abadc3c1de139a 351 0.19/1.00 vMB 27
304,805 304,805 00000000000000001be6b7eabf6cec4fcea7f60e2dc740d8c0d30ea87d7bc271 101 0.04/1.00 vMB 19
304,804 304,804 00000000000000002fbb4a6a126205b43a844fe1b718964635aac21cd7d28030 638 0.58/1.00 vMB 26
304,803 304,803 000000000000000006b35dd8592674817240a9d513f1541df5465f889a31f279 361 0.20/1.00 vMB 28
304,802 304,802 0000000000000000133ec82d3ce727424a2259730ed6680ee28cd5e70793c6cf 146 0.07/1.00 vMB 32
304,801 304,801 00000000000000000cc33a97f198280963259dc8b4a609b282c373b7ce4157d3 46 0.03/1.00 vMB 23
304,800 304,800 000000000000000043e530e0b5fc6d13aebe1d260c19f784e4cabd1b290c39d8 49 0.03/1.00 vMB 21
304,799 304,799 000000000000000035c141f535bd1b2f9490e4120ba1056b9c98b680661b3731 183 0.08/1.00 vMB 34
304,798 304,798 000000000000000010e7da77306a57ed205a75c4bb174bce41fb952627ef784d 330 0.23/1.00 vMB 89
304,797 304,797 00000000000000005619ec9f615488c5abd261d9a4c7732c0d5c8b60e5d7ab68 707 0.35/1.00 vMB 35
304,796 304,796 00000000000000003c9d828a832794779b2bab673162b84a81dfddc952d568d2 196 0.15/1.00 vMB 25
304,795 304,795 00000000000000000c72bbd01abdd6f9733666f7504a2e1ece0e0b1edb536722 296 0.15/1.00 vMB 34
304,794 304,794 0000000000000000318868b25d76b31ee9429b4b81d2526b2c9badb4f6088342 199 0.09/1.00 vMB 37
304,793 304,793 00000000000000005d3f03a63445aa0d26e80803fb4af35557999d88bf0f4433 150 0.06/1.00 vMB 36
304,792 304,792 000000000000000036753580464205659db548019066c1af646375cd0b96d2c8 176 0.09/1.00 vMB 31
304,791 304,791 00000000000000003a76ad9fd0a43261a2c4ae032f2682d7b1162ee02ad955f3 73 0.04/1.00 vMB 19
304,790 304,790 000000000000000049e902e00b58beab44896a596eed4beb7597c5c0ab2f510a 85 0.04/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.18 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: 653.65 GB
    • Received: 13.98 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.