Loading Tool

Explorer IconExplorer

Memory Pool

42,538 transactions
26.79 vMB
0.06460536 BTC
Random Selection Loading Transactions
Max Size: 140.64/200 MB

Candidate Block

Mining Attempt bcd270ef5b3a87c5b7b632b852f6cef667d8c597389968dde966030c4e02d5a9
Version 20000000
Previous Block 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d
Merkle Root d6131646285c447f782500413a3acb3caed553f39447de30987b97f312dd5dba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,028
Size: 1.00 vMB
Total Fees: 0.01499029 BTC
Feerates: 181.54 > 1.50 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,932 (560,344 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,588 354,588 00000000000000000187d071cd59fa1c8dbc40c511d49a52d342c80f0674b631 459 0.25/1.00 vMB 28
354,587 354,587 00000000000000000b1c2d71cdabd7b5f793bcba1cb60b3800c1d44e16dbd28c 209 0.12/1.00 vMB 39
354,586 354,586 000000000000000004b3dd32120a0aeada30ca3f798f619edd0c0dac0c45ac44 1,823 0.84/1.00 vMB 30
354,585 354,585 00000000000000001066edae1664414d6731c8624e8477c00bcf2528020c1a51 190 0.11/1.00 vMB 24
354,584 354,584 000000000000000003fd77716f868ba7d2924374cd02dc838c4ff9e22ca05246 229 0.08/1.00 vMB 33
354,583 354,583 0000000000000000032362beabe815e42fb23ea5c38fa77247f8802c7ee7fa5c 334 0.17/1.00 vMB 30
354,582 354,582 000000000000000005914e477c2987ae85fbf25e578dadf8b85a675e683aced2 305 0.16/1.00 vMB 26
354,581 354,581 00000000000000000b09b2fdd1a698a2f3dac6486d08c5b7e2339750529eb7e1 731 0.41/1.00 vMB 21
354,580 354,580 000000000000000014bb1baf9e8607b918082cc434d4efac487bf564e217812e 306 0.26/1.00 vMB 20
354,579 354,579 000000000000000009a397f0f34527a71419093e65a160e570e98619cbb9bfd0 1,030 0.75/1.00 vMB 20
354,578 354,578 0000000000000000167bce693f9b4efc27952492b7aba31f2aeead009d4669b4 1,024 0.31/1.00 vMB 49
354,577 354,577 000000000000000008350ee981ffc0b222b8b3ddaf478f6dcde828f0cd24de76 64 0.02/1.00 vMB 46
354,576 354,576 00000000000000000e78cde4510ef53a7ee213752560ff7a88567c7869de7ff1 514 0.27/1.00 vMB 24
354,575 354,575 000000000000000001b85a82b185568e83cf7faeb5261b846ed297ebdfb41f4b 785 0.50/1.00 vMB 23
354,574 354,574 000000000000000010d839d20b7bfb905398abb0c7b101df9cd5d6ad1d321091 588 0.31/1.00 vMB 26
354,573 354,573 00000000000000001119ffafbcf94ad0bdf21ef8d8bb12e58b1b94b0ee4f7c19 853 0.58/1.00 vMB 23
354,572 354,572 00000000000000000e9105fe685af11bb71949aa4ef1a3c2ac2bf85445f8efde 267 0.12/1.00 vMB 28
354,571 354,571 000000000000000008234cb3cb2d12a27bac9c4d7b2a6cc47d8d2949f2a558f3 914 0.47/1.00 vMB 27
354,570 354,570 00000000000000000147ecc022aea93a396f28779e8df16be19fd83d5737e078 393 0.19/1.00 vMB 31
354,569 354,569 000000000000000014fd4b384f41b7a6b8a4a55dd5b2b7af86e969ce90c0556d 544 0.30/1.00 vMB 27
354,568 354,568 00000000000000000e57d37fab4ef269f7e42af262eb95027e4d2d7f6def7da4 706 0.39/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.27 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: 656.01 GB
    • Received: 14.37 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.