Loading Tool

Explorer IconExplorer

Memory Pool

85,378 transactions
31.86 vMB
0.20477934 BTC
Random Selection Loading Transactions
Max Size: 190.53/200 MB

Candidate Block

Mining Attempt 1c189da2238c57a8ae1fd099e22bc687fa525449467118d8c10b49ca8fd9ba5a
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 09ee8ff3458af12054a79a98db022a9d55891c379d48564c4e0ce2fe85c24ea0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,996
Size: 1.00 vMB
Total Fees: 0.09282873 BTC
Feerates: 529.10 > 9.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (410,252 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
504,895 504,895 00000000000000000034129648a85156e9f80ee75e61062b25eed8acd0d64220 2,737 1.00/1.00 vMB 491
504,894 504,894 000000000000000000229dd21689799941a9084aa7350ee3a8473342b84dd15d 2,701 1.00/1.00 vMB 518
504,893 504,893 00000000000000000031bb6ae8e9facae055c31bc4cccf3700a813a020b747f9 2,858 1.00/1.00 vMB 477
504,892 504,892 0000000000000000004cdd8de601a36c3c62cd9d354d265f15717677a0b92826 2,729 1.00/1.00 vMB 505
504,891 504,891 0000000000000000001e9b69d8b390d9d3ab6b1e538b6231a3090c48391ccf2d 2,711 1.00/1.00 vMB 441
504,890 504,890 000000000000000000382b5c3452bc1dc3de356d588ae21b4d024c0c912ca033 1,639 1.00/1.00 vMB 412
504,889 504,889 0000000000000000004c8864149740b570a2e9000e96a07bc4bfcd992ed10e5e 462 1.00/1.00 vMB 145
504,888 504,888 00000000000000000038b39507f7dac3daf9bac31a4c13b72f57c9174ceb71c2 280 1.00/1.00 vMB 138
504,887 504,887 0000000000000000005df8fac754c5bf27ded2ee9503577135b290ee0cd36a69 1,094 1.00/1.00 vMB 189
504,886 504,886 000000000000000000284c05ae2cca6ee69e397dd790d64739c07940878f578a 2,763 1.00/1.00 vMB 489
504,885 504,885 0000000000000000005dbb38b1f39af707bb28425c2db6d1a11c7ceab80ee5b9 2,020 1.00/1.00 vMB 223
504,884 504,884 0000000000000000001cb283af7613079c6147626e8a30e42814e58b39bb274b 1,563 1.00/1.00 vMB 336
504,883 504,883 000000000000000000220fcb2f994b45cf249692ce34208b5d71ac0bf178a940 2,763 1.00/1.00 vMB 427
504,882 504,882 0000000000000000004d306359216df306a5b900e0763b0bfa4a13d3cb6e658f 2,572 1.00/1.00 vMB 409
504,881 504,881 0000000000000000006d18e31315958ac320a191c3df8e92fd819c1ae5fb6943 2,712 1.00/1.00 vMB 468
504,880 504,880 000000000000000000435e491ab9fe6b071b3c0a18ec30abd6f6ec4db5644b05 1,826 1.00/1.00 vMB 450
504,879 504,879 0000000000000000000d36bac72809cdf643b0623546f28e1996123405ef5e0e 2,884 1.00/1.00 vMB 517
504,878 504,878 00000000000000000017c0e98156edb0c706a651493935be2acbac0fe5a3ecdf 2,181 1.00/1.00 vMB 509
504,877 504,877 00000000000000000027301a0dee4c5d8991da5654699200583335a69448cb6c 2,416 1.00/1.00 vMB 522
504,876 504,876 0000000000000000005506297392cb3f2dbe1732b34f7a4279329b58827879ef 2,117 1.00/1.00 vMB 469
504,875 504,875 0000000000000000006a7aad6204fc9b98366277eb2491c3ae3b65a911bf786f 2,094 1.00/1.00 vMB 349
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.