Loading Tool

Explorer IconExplorer

Memory Pool

45,997 transactions
28.77 vMB
0.14035609 BTC
Random Selection Loading Transactions
Max Size: 152.27/200 MB

Candidate Block

Mining Attempt 6d03cc1d9e8feb0ef4dc2db3045625de0440077d9d9e3efc635750c77b356763
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root c58d4a2679c6ed2b6cfc8975bb4f38d2f8eb088d8b56d0ad66fb6b46e3cab551
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,496
Size: 1.00 vMB
Total Fees: 0.07943603 BTC
Feerates: 15,654.48 > 7.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (603,047 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,759 311,759 00000000000000001bf063f9c18622f6d3763a4c9a3f362fb18e6cb455bb7ba4 522 0.37/1.00 vMB 22
311,758 311,758 00000000000000003e862a4c64b303befb2af00139acc395cf7407e054c4c3f8 525 0.25/1.00 vMB 37
311,757 311,757 00000000000000001ca125b94b1d7abfeb8af7fd4d40117f66d4c1b2dedd6985 192 0.10/1.00 vMB 30
311,756 311,756 0000000000000000287e423c358df28be78995f1d4f98ae2c71d8512b017dbe4 463 0.40/1.00 vMB 22
311,755 311,755 00000000000000003d935f617ae6b7e0c5dbd4a4d865b68b46acd26a4bd9438f 390 0.20/1.00 vMB 31
311,754 311,754 00000000000000003d823eecb3a6672f9803e000fc9b8867cf6410dadba3b21e 437 0.23/1.00 vMB 30
311,753 311,753 000000000000000003a6a4b63dd52393cf2f560630eaf53b5a2e3ac5af26c164 28 0.03/1.00 vMB 16
311,752 311,752 0000000000000000172808f426995090b59d309cbc3f3988070a2f6fd057692a 237 0.15/1.00 vMB 25
311,751 311,751 00000000000000000aa06883c37440ff2153eba74138a20c6bdff6f8c7099a03 102 0.06/1.00 vMB 22
311,750 311,750 000000000000000000155012376c45ae37568323fe0cd1ebe0c22a69a6a26eb5 201 0.18/1.00 vMB 20
311,749 311,749 0000000000000000211d33947289715831ea281ce3152ce580182af7cc2544f5 548 0.32/1.00 vMB 25
311,748 311,748 0000000000000000172b4c6c0d1173e3a30ad7925e55d0c0af522a55c38e1949 1,167 0.63/1.00 vMB 31
311,747 311,747 00000000000000002d08c6d595ccfd912007812688ad3948086a153e58d1f13e 420 0.22/1.00 vMB 30
311,746 311,746 00000000000000000cff8f306fe1999ad471fece9cf8a892682b9a4e98e36e15 660 0.41/1.00 vMB 27
311,745 311,745 000000000000000016ea4a2502759556051fe665dd411a06b573cc8195173891 457 0.25/1.00 vMB 31
311,744 311,744 00000000000000000be1fe4b9c693de4564f5d82e635ac2d0823e7d8b1e7eca4 536 0.26/1.00 vMB 31
311,743 311,743 000000000000000036c7dd869af13f18fabd135eef837627944e21b31a46c460 558 0.29/1.00 vMB 31
311,742 311,742 000000000000000016be1c3636c59f0d48a7ed67b19c8c3334121b0359fba6ca 162 0.12/1.00 vMB 26
311,741 311,741 00000000000000003093f81c8b8d86693c5dd5aec01bd0df5528a1961cb6b30e 140 0.10/1.00 vMB 23
311,740 311,740 000000000000000005329cb3554c506adb8f7adc57b647fac649a412da1f1857 320 0.15/1.00 vMB 26
311,739 311,739 00000000000000000e1c4413337868cd8aecb0b5a5317ef900a7f369683f10b4 690 0.42/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.04 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: 650.75 GB
    • Received: 13.32 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.