Loading Tool

Explorer IconExplorer

Memory Pool

79,548 transactions
29.84 vMB
0.09527203 BTC
Random Selection Loading Transactions
Max Size: 180.11/200 MB

Candidate Block

Mining Attempt a4c7d21e7049b8dd135f72acb33a61a32c163ea3ef5484300bb90a1331f120c4
Version 20000000
Previous Block 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4
Merkle Root 137a123dbc9792ba870b6001a3fef9002fa6c19e122170e917220daaf02fb08e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,934
Size: 1.00 vMB
Total Fees: 0.02763909 BTC
Feerates: 111.07 > 2.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,141 (204,563 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
710,578 710,578 00000000000000000002250427a0a3f7a597c2b631148a698cc829ce930be46d 1,761 1.00/1.00 vMB 7
710,577 710,577 0000000000000000000501e8f5edf1c8cfcde79131540aa37dfe8cca300877cd 1,734 1.00/1.00 vMB 4
710,576 710,576 00000000000000000003356244d9fd17d60fd1ef6b357f961b3fbdfa1f379b9c 2,655 1.00/1.00 vMB 9
710,575 710,575 0000000000000000000997ef87d86f132f5ca50917e4c3610b134336adb86e08 2,346 1.00/1.00 vMB 34
710,574 710,574 000000000000000000024b73e76bd9f4b35113cb464aeaee7b51b251398ca94b 3,363 1.00/1.00 vMB 8
710,573 710,573 0000000000000000000c427097ae5d9da40ffb07b251c8743c6ecdc4929e65fa 1,423 1.00/1.00 vMB 54
710,572 710,572 0000000000000000000024694ad94287d8c74fed533640e2eb1b73822a476119 3,275 1.00/1.00 vMB 23
710,571 710,571 00000000000000000005db7927763fb5b6c6befd8ed7e8e382ab0203c50a192f 2,519 1.00/1.00 vMB 26
710,570 710,570 00000000000000000002a8de1363f9390c934b507ccf0947e1111d84d609876c 1,808 1.00/1.00 vMB 127
710,569 710,569 0000000000000000000414ae4e3452e4550e8e693933adedded3623b89ef97e7 3,336 1.00/1.00 vMB 32
710,568 710,568 0000000000000000000ac87ee072c214c8bc3fc9fcf6c654ac0ae2cb99b5a159 64 0.02/1.00 vMB 12
710,567 710,567 0000000000000000000b254a9bab44c80b22a074117cca684544e0823b3e9fef 2,206 0.76/1.00 vMB 7
710,566 710,566 0000000000000000000b96dc8d6e75dc3eb4f995a10545f84ad1b8f1de4b9893 3,290 1.00/1.00 vMB 15
710,565 710,565 0000000000000000000254b7ac5206d71f95123bce1aa4bb2622d79b8e2ed367 2,592 0.84/1.00 vMB 11
710,564 710,564 00000000000000000001338b537f738a5c3b2e3c3f280bce875ccef0d4117bc7 869 0.38/1.00 vMB 9
710,563 710,563 00000000000000000002cd0e83b4c95a1ef67beaa9559ae7dd1038e27ffc7de7 1,082 0.41/1.00 vMB 7
710,562 710,562 00000000000000000005d2f350520e9d67cb30531443259caa98d054e9166e0a 1,191 1.00/1.00 vMB 2
710,561 710,561 0000000000000000000be53a3816374cb02ed846ac58ba451ddb7f6dec1d32e2 2,908 1.00/1.00 vMB 13
710,560 710,560 00000000000000000003b2917098099847a5dc71aa0930ca313a65c27100158b 2,577 1.00/1.00 vMB 11
710,559 710,559 000000000000000000070269efee755ea377785f0a51065856d5ee07ac46ca59 3,590 1.00/1.00 vMB 16
710,558 710,558 0000000000000000000b674167c3459841aa1a9d80ca5dd58aaea297570f93c4 2,183 0.69/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.64 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: 672.39 GB
    • Received: 16.22 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.