Loading Tool

Explorer IconExplorer

Memory Pool

27,673 transactions
24.41 vMB
0.05003142 BTC
Random Selection Loading Transactions
Max Size: 120.25/200 MB

Candidate Block

Mining Attempt 4f357553d9045d264102f943f978916d7555fa8083558714bd7c1815679f501d
Version 20000000
Previous Block 0000000000000000000027ea5e830865523709471e1800639083b2605d13dfd3
Merkle Root 3f7503d8fd2aec3e7038dc3da32a8061a15c9bf28b34dba401f672d33bab8a7a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,378
Size: 1.00 vMB
Total Fees: 0.00683639 BTC
Feerates: 73.20 > 0.69 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,702 (549,655 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
365,047 365,047 000000000000000002ecaabfd59eadd03c83b1b7c2114a66f33d533b3e09c174 5,866 1.00/1.00 vMB 14
365,046 365,046 00000000000000001363ad168085f4d22d0a75cf2c8416c34b401bf7c974719d 857 0.93/1.00 vMB 31
365,045 365,045 000000000000000001c0d4e5bacf4ca91d2db7d20ea5f6ee4e29cc3aea9685a1 3,043 1.00/1.00 vMB 63
365,044 365,044 000000000000000004223e4fed25a194cd6bdb2602a86da026be332494ecfebe 1,501 0.95/1.00 vMB 63
365,043 365,043 00000000000000001180454dcaebb3c9218652b270a5a011c828075691f78b14 2,158 1.00/1.00 vMB 44
365,042 365,042 00000000000000000a3d6cf75f2adad2c1031c444f859e72930955ea4198d6bf 1,248 0.75/1.00 vMB 47
365,041 365,041 00000000000000000b7ca8b37daa3c1e7f406fd53f5f235b531762b3ef913807 4,348 1.00/1.00 vMB 11
365,040 365,040 0000000000000000030bf8fb28f840e48b57fb649f0f800b432153bccc0bb9e8 541 0.70/1.00 vMB 23
365,039 365,039 0000000000000000105e4aab7404ffd8b6307380f29abeefb83d799e5bc349d1 610 0.39/1.00 vMB 32
365,038 365,038 000000000000000009b4da2e090ad791b4c4960acf91ae55b15963cb986e7fe8 1,802 1.00/1.00 vMB 48
365,037 365,037 00000000000000001251bf209223ba6b9209f7050de283624d25aa43a5f1872f 1,511 0.68/1.00 vMB 50
365,036 365,036 000000000000000003871c79ab7cf0915818bcdb8daac9ea1cb145b680756584 620 0.45/1.00 vMB 31
365,035 365,035 000000000000000003af4b85e01cd29912f88033148d255d519f7c6183f6f776 829 0.95/1.00 vMB 27
365,034 365,034 00000000000000000571b96de241122c37f8eae4a725af989d91c4a26c27008b 1,048 0.84/1.00 vMB 28
365,033 365,033 000000000000000001f65b3cc7a8d77b9b90b7c2cdcba31d923b906b6478fcfa 1,037 0.95/1.00 vMB 33
365,032 365,032 00000000000000000e47a2a4844d6506416c570dc1cb3ad2230e1521953708bf 1,514 0.95/1.00 vMB 36
365,031 365,031 0000000000000000045138979aa615a62e0d4f7064dbae09e356016b21f2cd58 521 0.95/1.00 vMB 17
365,030 365,030 0000000000000000108656fcc53257952daf30a47098d0af2f74c6534e21e82a 574 1.00/1.00 vMB 22
365,029 365,029 000000000000000002a76a7f962c3591aabf91a4e34c39ecbbf9ec842958f341 349 0.95/1.00 vMB 18
365,028 365,028 00000000000000001531970bdc4b97de2cc11e65ad00d5ba7ae8e9bd662f3ee9 1,085 1.00/1.00 vMB 37
365,027 365,027 00000000000000000a9d35877aed633cc9ccfec7d5f7ae9f1f191537d1e8fc45 694 0.92/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.86 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: 641.75 GB
    • Received: 12.52 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.