Loading Tool

Explorer IconExplorer

Memory Pool

81,152 transactions
30.37 vMB
0.11827117 BTC
Random Selection Loading Transactions
Max Size: 182.90/200 MB

Candidate Block

Mining Attempt 9c7e21052117b38e4e212d76582bc3b9529e668e3c11fc44f1acc53f74722a78
Version 20000000
Previous Block 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4
Merkle Root 3bb8cf5c6e7b9969703d61eda54f7eeb421ceae3529ca499d9ce011e77adfef9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,098
Size: 1.00 vMB
Total Fees: 0.04432266 BTC
Feerates: 150.68 > 4.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,141 (211,477 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
703,664 703,664 000000000000000000079ca704398eca2bd69b4816a49f14e0f9b80441768a16 504 0.14/1.00 vMB 12
703,663 703,663 000000000000000000058f674bc3f82b56a913879bb060f7ebd817fed5f52a06 785 0.27/1.00 vMB 10
703,662 703,662 00000000000000000004f2d41496c82921a92e37ed9e80c87df7f8d4264283e4 1,356 0.51/1.00 vMB 9
703,661 703,661 0000000000000000000ca2b73063e9ebe201f30330f84279983ae3bf56be4eb3 543 0.15/1.00 vMB 12
703,660 703,660 0000000000000000000d6acfc8cba211dadb5bf7f9ee01ae4adb92efd468a9be 1,341 0.63/1.00 vMB 7
703,659 703,659 000000000000000000022f18e3da9c7fcae784b7d433adf62a09a51959c08362 500 1.00/1.00 vMB 3
703,658 703,658 00000000000000000007d167030d6d2424640ccdc599eb41977bd3127432d9fc 2,141 1.00/1.00 vMB 6
703,657 703,657 000000000000000000042fe643d4c50cfcba19a20590fcd74feb56b79e06b872 2,261 1.00/1.00 vMB 11
703,656 703,656 00000000000000000003c51f5e2139ec1e344b61b2cb92604e44312a2cd1e48b 2,076 1.00/1.00 vMB 8
703,655 703,655 0000000000000000000d199a7b26527a61b6040d638077650002a45759c9ccf6 1,028 1.00/1.00 vMB 3
703,654 703,654 00000000000000000005a66de22c7567a64f59786ef6020dd1b156cbf30e2248 518 1.00/1.00 vMB 2
703,653 703,653 000000000000000000017110d45c654147e5c4d91a8e44ed7942c5c442ecd100 447 1.00/1.00 vMB 2
703,652 703,652 0000000000000000000915d9118974cd57d0648c6873ee5dbab328cbe3839350 507 1.00/1.00 vMB 3
703,651 703,651 0000000000000000000d6b8d16851f7bc690da83817db2799a698930dee95559 2,873 1.00/1.00 vMB 12
703,650 703,650 00000000000000000006e2f7f583b1145920440c5a1c96f78bb80dcd6433b3f0 2,612 1.00/1.00 vMB 10
703,649 703,649 000000000000000000018dc30378a7d580c45ae3de35e046a16fec8c357a0e81 2,042 1.00/1.00 vMB 10
703,648 703,648 00000000000000000000c61039c50ae1fc075bbe32918023f61671496d67681d 2,934 1.00/1.00 vMB 14
703,647 703,647 000000000000000000012e801a3b415ad2a192deffd88e8536fe9ef5112545d7 3,000 1.00/1.00 vMB 14
703,646 703,646 000000000000000000042c775718039345cf6f16129fed717dbe4d9f33e7151e 2,513 1.00/1.00 vMB 12
703,645 703,645 00000000000000000001b03717395356a7be0ff4b1bcf9a64071a455103f3e12 2,381 1.00/1.00 vMB 10
703,644 703,644 0000000000000000000a8e83e09be22bd400eb7488ee9875b7406e11eb53ea7c 1,665 1.00/1.00 vMB 6
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.40 GB
    • Received: 16.23 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.