Loading Tool

Explorer IconExplorer

Memory Pool

76,450 transactions
28.34 vMB
0.09452258 BTC
Random Selection Loading Transactions
Max Size: 171.75/200 MB

Candidate Block

Mining Attempt e47e9df7eb1fe84e9c80caab14b665d03ca8ca60290caf231dcbe186dd8e48ea
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root e309d3b20a91c58087b0404c175e656465e8752a4fc75ade1ca940df186f01b1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,487
Size: 1.00 vMB
Total Fees: 0.03161696 BTC
Feerates: 150.80 > 3.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (37,803 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
877,462 877,462 0000000000000000000196176ac0a8ddc4dfbca29d224cee427580530f9de740 1,057 1.00/1.00 vMB 2
877,461 877,461 00000000000000000001e3e170d61b63493ebcd45261411fe3ada9e1bf3e505d 1,974 1.00/1.00 vMB 2
877,460 877,460 000000000000000000015ea4301d39c95dee581af44d0bfcdcc636ba53828f2b 1,215 1.00/1.00 vMB 2
877,459 877,459 0000000000000000000142cabd052586d7617b03b383c530c5dc90539efb362a 1,555 1.00/1.00 vMB 2
877,458 877,458 00000000000000000000a1e8d0917b033e90acd62edfe2f3a40ee0ebd06c73ee 958 1.00/1.00 vMB 2
877,457 877,457 00000000000000000001ae1f330abb809650eb13f640190599a8911cd8d0f510 1,217 1.00/1.00 vMB 2
877,456 877,456 0000000000000000000132d82b040dc85a81c38ce48d1c22f3b183ee633099ab 1,905 1.00/1.00 vMB 3
877,455 877,455 000000000000000000008acc6687bae22f0b93dd8721b3abea64f0b4256c3340 3,400 1.00/1.00 vMB 4
877,454 877,454 0000000000000000000033382b1c556393e5c3651c19fa0079437dde0d0c1e08 542 1.00/1.00 vMB 1
877,453 877,453 000000000000000000021f4c1a9b5ae176c0faf8ad13f409a036e6277d15634c 314 1.00/1.00 vMB 1
877,452 877,452 000000000000000000028f5ced8829f185e9fbaa60f2558f46b43f2369ea33c7 721 1.00/1.00 vMB 1
877,451 877,451 000000000000000000012ed2f8fd56865533117712b6b31ceb80f6127939fcb1 843 1.00/1.00 vMB 2
877,450 877,450 00000000000000000000df1f9cb712c43b79418e72b5b1d7efe4316ef5873673 1,303 1.00/1.00 vMB 2
877,449 877,449 0000000000000000000177b496406f7d58a4e206645a81474fae79d543c1516a 1,206 1.00/1.00 vMB 2
877,448 877,448 000000000000000000019041a90686c58be1df1312a7f48a8ad5c9ba2cdc544e 1,701 1.00/1.00 vMB 3
877,447 877,447 0000000000000000000021d92d1e6c09f4de298c3e23cf7bff5b08d8aaa79df9 228 1.00/1.00 vMB 1
877,446 877,446 00000000000000000000302b17c73ffcbf0e233af61cbf60db045865e40c9570 2,081 1.00/1.00 vMB 3
877,445 877,445 000000000000000000024567c62e008f3e79ea32b065cae14604ebdf4f77384e 3,204 1.00/1.00 vMB 3
877,444 877,444 00000000000000000000cdcc50da38b9cb7cde602138398bec95cd1c935b1d83 3,133 1.00/1.00 vMB 5
877,443 877,443 000000000000000000020f8eb31b23e17a76d1101b19c6fcf16196e07aef8e9a 882 1.00/1.00 vMB 1
877,442 877,442 000000000000000000013521a9fda3b53dc0fed947e72a14107f9ee20e88e0fe 2,822 1.00/1.00 vMB 3
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.62 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.