Loading Tool

Explorer IconExplorer

Memory Pool

73,803 transactions
27.30 vMB
0.06541707 BTC
Random Selection Loading Transactions
Max Size: 166.63/200 MB

Candidate Block

Mining Attempt fb6af7aa09dc0e412b891e6076dfddfdb35e02e2b9403db52d59007d4f5ffe64
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root adb3e77380a08f9a384b89d244de162a4eb59f880ae5b4e5b8fe29ed8fe377b5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,547
Size: 1.00 vMB
Total Fees: 0.00743322 BTC
Feerates: 73.20 > 0.74 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (543,783 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,498 371,498 00000000000000000954aca3f57e6fdcb26f72e812a26bf50400c9683b4f6ea9 2,026 0.93/1.00 vMB 45
371,497 371,497 00000000000000000b2ad8e8e01095cd853055cfd19dba9d61b97ccb590c8aaa 484 0.31/1.00 vMB 27
371,496 371,496 000000000000000003368a847e3bdd24cdd1765963657c38059abc5aa9f67f9b 2,366 1.00/1.00 vMB 50
371,495 371,495 00000000000000000ba8add4a8edc1b0467e9e377da016834d2abff3fc8ce1fb 732 0.41/1.00 vMB 40
371,494 371,494 00000000000000000f961455016a1243531926b355ed11c951f27ad1cc50241d 478 0.25/1.00 vMB 45
371,493 371,493 000000000000000012963b8b7deba5969f2fb4617d9da6fb312c46c74a44a532 1,648 0.95/1.00 vMB 33
371,492 371,492 000000000000000013a6653562bcb4bda7570118635eeaa8597108576bc9733b 2,437 0.93/1.00 vMB 56
371,491 371,491 0000000000000000064e22da03e748ec3e2fe79fa8235543f3ec85055ab6ca40 937 0.63/1.00 vMB 20
371,490 371,490 00000000000000000c491d8c2c1eba606129292592eb52e948609e3bc5a3655e 1 0.00/1.00 vMB 0
371,489 371,489 000000000000000010dd2ed3cf4cfc30fe3f3f6586ac67982b997229db69367f 2,313 1.00/1.00 vMB 62
371,488 371,488 00000000000000000a522685705ce7261ec84537c9b2f389ef308346b40ae961 1 0.00/1.00 vMB 0
371,487 371,487 00000000000000000bdec3643805f3c77901343fa0d9a4885b120dc71de93ff0 222 0.18/1.00 vMB 23
371,486 371,486 00000000000000000bd5dc4078d45e13df51d0d7b831e37d982e84d62db3a147 284 0.75/1.00 vMB 2
371,485 371,485 00000000000000000f1162d3dff5940d7be8dcb66828c276e0d2fe946f1e8253 857 0.45/1.00 vMB 33
371,484 371,484 00000000000000000216a94b29e14dba045d4d7392e3ffbeadc00017c99cc483 1,066 0.75/1.00 vMB 24
371,483 371,483 000000000000000007383f967f06401ca08787ad96952e0ab6ab3f9c30a14e42 2,462 0.93/1.00 vMB 59
371,482 371,482 00000000000000001316af65a0d0a804119cbed307b2d15bc8275c98d7764d8c 1,713 0.75/1.00 vMB 98
371,481 371,481 000000000000000009ff36a6251ce546f72709517612c3c1a6781cff9eca5d0f 1,463 0.93/1.00 vMB 25
371,480 371,480 000000000000000007ebf30b59a01f544de0d17c167992bddf0a052cace53d87 1,768 0.93/1.00 vMB 35
371,479 371,479 000000000000000006f1e4eac5b66f0bf9a90da0ef83d3a8a075f6ae14dc4669 1,023 1.00/1.00 vMB 12
371,478 371,478 000000000000000007a3eb3dd46a2efa86049c644179e952a85206794f586666 1,847 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.33 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.