Loading Tool

Explorer IconExplorer

Memory Pool

55,165 transactions
32.44 vMB
0.23463776 BTC
Random Selection Loading Transactions
Max Size: 173.97/200 MB

Candidate Block

Mining Attempt 762c290f22d4e10fd26c96cd251bc753e4cd0809f89b2313ba357acf2d33823e
Version 20000000
Previous Block 000000000000000000001af732fd5b15bb90e3760b3de0020b22660de0315512
Merkle Root ea4a3f2f6fe43c03e558bab46b6eb006cf138c71ffa84c7257bf24d484e48a7b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,913
Size: 1.00 vMB
Total Fees: 0.12389096 BTC
Feerates: 101.66 > 12.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,818 (673,141 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
241,677 241,677 000000000000007a777d9c57535504bb0ccba8f327496fc1bb4f6f727d775426 29 0.01/1.00 vMB 59
241,676 241,676 00000000000000b81bb3172fb218d18fe1412b6937d23b3974431617113d1ddf 390 0.17/1.00 vMB 162
241,675 241,675 00000000000000311b08ff564d750d28f0ee108647c5bdf6caf17b1a69f85f83 197 0.09/1.00 vMB 148
241,674 241,674 00000000000000b8f4c89b93d94f15a34458fa5c0cbb64caf82449a6db71f1da 461 0.20/1.00 vMB 183
241,673 241,673 000000000000005595c9cb2ea7f317e5bb6fe19a3b0ba7eefc678c7d5c6a1d4d 110 0.06/1.00 vMB 143
241,672 241,672 000000000000001d717b85b2f5e4660de821a78d26d61119ced50c3f4120f655 252 0.11/1.00 vMB 166
241,671 241,671 0000000000000080aaeb8cfcaf30ba6cb4fca1500a14136ed2485b7a506e14ed 146 0.07/1.00 vMB 153
241,670 241,670 00000000000000fc34feb02c4670b5eeaa98e4ce23c366ce13036d9d30e054b8 22 0.01/1.00 vMB 132
241,669 241,669 0000000000000100de6fb18d2bfc5f3099262a115f83f0712b14a5acae532bac 158 0.06/1.00 vMB 157
241,668 241,668 0000000000000009f1989c5a9fa54511d3126370b01abba3b927ee1094e9a668 65 0.04/1.00 vMB 136
241,667 241,667 000000000000002f70f00bf43d732667246bb2c4c33dd5723440129c181e3162 149 0.07/1.00 vMB 93
241,666 241,666 0000000000000092a3a79d066a243562bbd96e0addc458ee48a8859f62c22b81 409 0.23/1.00 vMB 119
241,665 241,665 000000000000008c25a7a6ff075a7fb58414b16493da746266c7cf537d18d984 617 0.25/1.00 vMB 198
241,664 241,664 00000000000000d89b1dfa068d0c78708f4225f8cdaad2693313abde96af8afd 628 0.24/1.00 vMB 179
241,663 241,663 00000000000000f85f924c2137f701f18c04cd4b5b0419825de0bbd7568011c6 407 0.16/1.00 vMB 178
241,662 241,662 00000000000000076684f3556b7cb96cce0290c0f113bf569dab8600a2f52567 320 0.13/1.00 vMB 174
241,661 241,661 000000000000008983d533d4a65e1b3749084db70f55703a2103e2e1f36778a0 425 0.18/1.00 vMB 150
241,660 241,660 0000000000000011d12b51df6cf53f40269c2fc99f3d1b7779d1b893202b5c7e 198 0.11/1.00 vMB 126
241,659 241,659 000000000000009e3f276c63825c0c98470439d9ae49862c9c0bfd544112d6e8 303 0.14/1.00 vMB 162
241,658 241,658 00000000000000c6e7712b2a480c74f494c5038d174ea279312f1a81a0b952cd 360 0.16/1.00 vMB 198
241,657 241,657 00000000000000b8c83c72411e65053567d12a684d14120f5218e02219011daf 115 0.06/1.00 vMB 195
Previous 10 blocks ↓
Total Size: 782.07 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: 651.22 GB
    • Received: 13.49 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.