Loading Tool

Explorer IconExplorer

Memory Pool

83,927 transactions
31.34 vMB
0.09486708 BTC
Random Selection Loading Transactions
Max Size: 191.35/200 MB

Candidate Block

Mining Attempt a735df66c55e7b578879758d73c4299e3342539a58f25bea7f5ef8d6f0093016
Version 20000000
Previous Block 000000000000000000007d18c42d3ede84298f1d150a1c2a3362d6d1dc1e1e0d
Merkle Root 36b386e9a771670bb6ffff109b5e5245024cc68cce687f6f61cf2ce9edf480ec
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,776
Size: 1.00 vMB
Total Fees: 0.02337018 BTC
Feerates: 150.77 > 2.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,335 (628,259 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,076 287,076 0000000000000000dbb95efdc5d395d9cb6707ba6888bf0a1bcf5790a1f8a3b1 533 0.27/1.00 vMB 33
287,075 287,075 00000000000000008db59448d7d67af031bcdbd825fb847576142a8e0d7bd337 984 0.46/1.00 vMB 37
287,074 287,074 00000000000000006beeea0282ff136b972b41dfa0a776747a9be798bb255388 1,198 0.86/1.00 vMB 38
287,073 287,073 00000000000000001701f4666a186a73107e5cba2ce8f6e9403e434856ee5adb 1,329 0.50/1.00 vMB 46
287,072 287,072 00000000000000014f480b05673e7ecc09df380891c11c9572f9462ae1ebdc34 164 0.06/1.00 vMB 139
287,071 287,071 000000000000000043aebed9ca35365c51bb08e6cd0ada737ddd4a4c56b16b00 455 0.49/1.00 vMB 18
287,070 287,070 0000000000000000455474750f95b6b9bcc60666613d66d1141633bc683b16ec 195 0.06/1.00 vMB 94
287,069 287,069 000000000000000117cf2167e970b523e71089ecfaddbbb719cd49d39f71d1ca 455 0.35/1.00 vMB 18
287,068 287,068 0000000000000000fcbebbf80ff32edfba8921f594aabe2026077bbcdf3a1b98 1,141 0.35/1.00 vMB 63
287,067 287,067 000000000000000025456fae6db125b927ab2b6dd06898c8180f3520910ee76a 491 0.27/1.00 vMB 37
287,066 287,066 00000000000000007b556ec48afe8c5e2ad89430dc002e72867db3f4369dd16a 439 0.23/1.00 vMB 42
287,065 287,065 0000000000000000b75a250d8fa56a4e6d6b911ff38b37c4e5de37e1558c8fb4 373 0.21/1.00 vMB 36
287,064 287,064 0000000000000000126dc796c02377046ec5002ffd022ca0f8844306d82f2e28 387 0.20/1.00 vMB 36
287,063 287,063 0000000000000000e6fe44f92186cc52a387bd39dad8b99b25419d04fd8adc60 913 0.46/1.00 vMB 41
287,062 287,062 00000000000000010660c64597c89ecea9234dda846b7261ddc13b8354669894 60 0.03/1.00 vMB 30
287,061 287,061 0000000000000000eec3a51b9eca046fbb34947fcd82f543037c554b8009ee55 375 0.21/1.00 vMB 31
287,060 287,060 0000000000000000e19413832a1c232a59c2635fab9dcf8713eeeb6a084bc315 180 0.06/1.00 vMB 71
287,059 287,059 00000000000000004a06517ca16ff67ff713fb7360981c8362b2158e6b65b780 369 0.19/1.00 vMB 37
287,058 287,058 00000000000000003f35edcc149e9a4c3eb8f380ba467f70eee6337c863e7b39 72 0.03/1.00 vMB 27
287,057 287,057 00000000000000015ca23f7c1e4051f830c99d91b73da5914bfb61eb4be6c5e9 58 0.02/1.00 vMB 81
287,056 287,056 000000000000000058c038cefe23f73a9f3b5480de02929703e1b1c958669ace 737 0.42/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.97 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: 716.10 GB
    • Received: 17.78 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.