Loading Tool

Explorer IconExplorer

Memory Pool

44,848 transactions
27.45 vMB
0.07467029 BTC
Random Selection Loading Transactions
Max Size: 144.79/200 MB

Candidate Block

Mining Attempt 8f1dce105c27c5b28c9a98f01f9009511622671c34756e81a0be1e971e3508b1
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 56cf93c2248670eaafab79156433a94ae9caf54431dda39203a0dc389c43edb6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,342
Size: 1.00 vMB
Total Fees: 0.02309638 BTC
Feerates: 192.02 > 2.31 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (127,092 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
787,814 787,814 000000000000000000056bcb6da9da453810fea45980513beaa99105a127a073 3,479 1.00/1.00 vMB 19
787,813 787,813 00000000000000000004b198a9c8b91313674fd14f3075b3b31321cabcc80200 3,348 1.00/1.00 vMB 31
787,812 787,812 00000000000000000004817a1682c5b3519bfddd618e17803f8bb8569923e0a3 3,868 1.00/1.00 vMB 48
787,811 787,811 00000000000000000001b5c4777dc954c23bda01866e9041b35840d6fc65583b 4,145 1.00/1.00 vMB 43
787,810 787,810 000000000000000000059d18e5f3a4bafa46054ffff2569064cb830ea8251c41 2,892 1.00/1.00 vMB 37
787,809 787,809 00000000000000000000c16ee30a74803663616ea7c45121d8fa8092ccfa0677 3,861 1.00/1.00 vMB 47
787,808 787,808 00000000000000000002102d514b01647616191d592f1b179509552f1dbf3c58 3,973 1.00/1.00 vMB 48
787,807 787,807 000000000000000000044628abf6a9205634ce3166ad0c654347809a6c5a3744 4,448 1.00/1.00 vMB 48
787,806 787,806 00000000000000000002cc1ca765ddbdaabd91018206ff0877f5791d4e92252e 3,228 1.00/1.00 vMB 57
787,805 787,805 000000000000000000050ea1937ce36814ca91906031dcd8fdae239920753678 3,686 1.00/1.00 vMB 50
787,804 787,804 00000000000000000001b18443fd9df6b6827b3e49bf8efe4d741dc3a2a59982 3,263 1.00/1.00 vMB 48
787,803 787,803 000000000000000000013e8df466caeda33385e8dc348ce62a8e859f065fdc65 3,963 1.00/1.00 vMB 45
787,802 787,802 0000000000000000000363a4c890dc2280020a04ec87a9c35f5fb8de16b1fe59 4,252 1.00/1.00 vMB 36
787,801 787,801 000000000000000000053331cac44b38d153c0ae984b9526db441e15200e1e2d 5,067 1.00/1.00 vMB 48
787,800 787,800 000000000000000000034fe4176326c04eaa0e25d84b42b9065672da98cee12b 4,239 1.00/1.00 vMB 58
787,799 787,799 000000000000000000021c86a2330bd1f541d386294330cc6c6bb75ec4d7e2bc 4,349 1.00/1.00 vMB 47
787,798 787,798 000000000000000000023eebbf229fe6f1f1993c0db45d9d9c3dff70b13a404f 3,910 1.00/1.00 vMB 57
787,797 787,797 0000000000000000000034b50ab70ae12b453785b8c8e61fc8770a39092a1e2d 4,542 1.00/1.00 vMB 51
787,796 787,796 000000000000000000028916104acc91522a139d9f44e84b1beff854cdeefdce 3,124 1.00/1.00 vMB 50
787,795 787,795 000000000000000000004b52c1c7db6ba2106c6ee26a108cffd7121f913eb7c2 3,681 1.00/1.00 vMB 62
787,794 787,794 000000000000000000039ae00d69bb5b9ab80aba2f5c219262fdd3bea0017c5f 3,731 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.22 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: 654.77 GB
    • Received: 14.19 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.