Loading Tool

Explorer IconExplorer

Memory Pool

42,569 transactions
26.78 vMB
0.05904523 BTC
Random Selection Loading Transactions
Max Size: 140.74/200 MB

Candidate Block

Mining Attempt f55bbc241737b799adea4bde3930e5b21f90661586c6e1a3f48a2ee5a45fdf0a
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 690fdf3ea4275f29cbe0c2752a2dc674680f7f69aa8aee5b0e07877738fdf9fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,273
Size: 1.00 vMB
Total Fees: 0.00939500 BTC
Feerates: 151.15 > 0.94 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (247,845 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
667,061 667,061 00000000000000000006e0bd83fbdf86e570cb16da0874206997db07b900d67a 2,204 1.00/1.00 vMB 100
667,060 667,060 00000000000000000005d2f24b45fe1c7b499abc7e4762f0097b7c96c046a691 2,861 1.00/1.00 vMB 101
667,059 667,059 0000000000000000000aa4ef266494dedc70b1bfd4cc0a9c95a138e77329c47f 2,654 1.00/1.00 vMB 91
667,058 667,058 0000000000000000000363755b51dec011f81ff5a0619e3526c2ef49229050cf 3,071 1.00/1.00 vMB 112
667,057 667,057 00000000000000000007fcf247ee3f3e2269325f237e46f116e886690b7eb69a 1,269 1.00/1.00 vMB 92
667,056 667,056 0000000000000000000a388475b9cd421a36c0f492747f74c7593848845dd987 2,637 1.00/1.00 vMB 96
667,055 667,055 00000000000000000003ecec29fa2aaf8878858a2def7d8a40d33c9328205eae 2,565 1.00/1.00 vMB 90
667,054 667,054 00000000000000000008c509f425a3ca5f943f441b26fa21679ca6b390b048bb 1,925 1.00/1.00 vMB 100
667,053 667,053 0000000000000000000a782b10ceb159eaf795cdb65537d833fc026901fdd553 2,100 1.00/1.00 vMB 98
667,052 667,052 0000000000000000000058a1e2009d93da90d6165051d4409e131759a8df359d 3,030 1.00/1.00 vMB 117
667,051 667,051 000000000000000000031884f4bc18fd94b4d354242f3e1a4e896507b6f5d2eb 1,975 1.00/1.00 vMB 95
667,050 667,050 000000000000000000054612e4d0e3123d39ff03d0900eecded0047e179dcf60 2,893 1.00/1.00 vMB 119
667,049 667,049 000000000000000000034359728a89d359e6859f6908145594888c26f952dcb7 2,184 1.00/1.00 vMB 95
667,048 667,048 0000000000000000000bc7c177f0ef9fa47492beb5c14250c6d412b12997a56b 2,553 1.00/1.00 vMB 117
667,047 667,047 0000000000000000000383edc4ee51e5e55000c85ae844899e582aedc6d0cb2f 2,407 1.00/1.00 vMB 109
667,046 667,046 00000000000000000005656edcf6fb5cea1d2fe392841a9bdaa8b1fa821df661 883 1.00/1.00 vMB 95
667,045 667,045 00000000000000000003420ff6518d72b347b2fc9750dbc25647a123bcdb2db4 1,301 1.00/1.00 vMB 96
667,044 667,044 0000000000000000000889ae00ee6e2b9c7660d9c99b8df5d06a161d0b0cff89 2,010 1.00/1.00 vMB 96
667,043 667,043 0000000000000000000a8eda1d69f65bf31c00f361ea621d2490ea00ff450799 2,762 1.00/1.00 vMB 103
667,042 667,042 0000000000000000000b36688bf0c269fabd81171f9c7094e53bb130cd047d55 2,082 1.00/1.00 vMB 128
667,041 667,041 0000000000000000000919d7eb1563b6c4d4d053292e58fb20d7d4e4856fc81d 1,648 1.00/1.00 vMB 101
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.76 GB
    • Received: 14.18 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.