Loading Tool

Explorer IconExplorer

Memory Pool

79,224 transactions
29.72 vMB
0.07581776 BTC
Random Selection Loading Transactions
Max Size: 178.18/200 MB

Candidate Block

Mining Attempt 2744f4aa61685fe82f71da21836d0c3ddf2c191628d524966e299610dc76d980
Version 20000000
Previous Block 0000000000000000000135a2d0bec06965c586c49ebfdec65261090f168854ee
Merkle Root 41dfdef32400f10aff2c1e7ad98b8e08179a527f819d7b7bd6c917db64965955
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,686
Size: 1.00 vMB
Total Fees: 0.01535356 BTC
Feerates: 150.77 > 1.54 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,995 (281 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
914,714 914,714 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14 3,163 1.00/1.00 vMB 2
914,713 914,713 00000000000000000000c82bf1f7d055428156e8d4702bdc0fed9066619a5fcd 4,011 1.00/1.00 vMB 3
914,712 914,712 00000000000000000000d375a3af0e2e764f1452aa44a1610bb3f0f4ff2602e2 3,074 1.00/1.00 vMB 4
914,711 914,711 000000000000000000017af1f60b0a1774993e39cbb6c5abc4771238282a0259 3,802 1.00/1.00 vMB 4
914,710 914,710 00000000000000000000c73256e2021808b5d929fff9651c7a560b10e6fe0132 3,583 1.00/1.00 vMB 4
914,709 914,709 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899 3,690 1.00/1.00 vMB 4
914,708 914,708 00000000000000000001df143f900493685d6623e4901f699b33fb4601190dde 3,958 1.00/1.00 vMB 8
914,707 914,707 000000000000000000010632e62ac54a943f30bde5587337bc0da0324a5b3c27 3,539 1.00/1.00 vMB 5
914,706 914,706 0000000000000000000078b4049fcee46b992066c36f8a375000631516171f56 3,720 1.00/1.00 vMB 9
914,705 914,705 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f 3,686 1.00/1.00 vMB 0
914,704 914,704 00000000000000000001876eb2623057464c3ae8183d8ea02f895cae9743bde6 3,927 1.00/1.00 vMB 4
914,703 914,703 000000000000000000001add1d4255d5d6c3338fec14caa760f6a5fe24cc9f9a 4,124 0.93/1.00 vMB 1
914,702 914,702 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3 6,317 1.00/1.00 vMB 0
914,701 914,701 00000000000000000002014bfd33ed5bf94e3cd19ebe4daf1e1650b117259a7b 6,563 1.00/1.00 vMB 0
914,700 914,700 0000000000000000000202a52707021b07229ec90335741f1720928a12ccd9a6 1,754 0.58/1.00 vMB 2
914,699 914,699 0000000000000000000176c7137e0f80c94d7a4e3a567be575b6133c437322b9 4,848 1.00/1.00 vMB 1
914,698 914,698 000000000000000000019dd1c564ae94c30db263064959627df766509c104535 4,110 1.00/1.00 vMB 2
914,697 914,697 00000000000000000001870bbdf84bd9c66dfb3a3bf8fa88686553f61f93d86a 3,188 1.00/1.00 vMB 1
914,696 914,696 000000000000000000014e991e8aa753e1b625e161a4bdb8c1cfdc7e9d23705f 1,594 0.47/1.00 vMB 1
914,695 914,695 00000000000000000002080e7528db223d32c3d8b0f23dd2551f9b2812c87816 3,117 1.00/1.00 vMB 1
914,694 914,694 00000000000000000000fa3235940f587566c6c02e73aa14b3b699b518527500 3,162 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.38 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: 664.45 GB
    • Received: 14.98 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.