Loading Tool

Explorer IconExplorer

Memory Pool

75,624 transactions
28.30 vMB
0.06402503 BTC
Random Selection Loading Transactions
Max Size: 171.37/200 MB

Candidate Block

Mining Attempt b17286ab2210c57f16f4cca2fc91de809bbbe50c07ad344778a3d5883d399239
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root 9487e214f345ed9ba91d0753f898593eed40249059c86da4149ddffe2f287321
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,346
Size: 1.00 vMB
Total Fees: 0.00538026 BTC
Feerates: 100.17 > 0.54 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (610,266 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,870 304,870 00000000000000001277784cc640579de70181d0409bf361f0182ecb60039e61 47 0.09/1.00 vMB 7
304,869 304,869 0000000000000000010b88f093a9a0dff7908ed255c46fc7af7e8fe56be7e84c 89 0.11/1.00 vMB 9
304,868 304,868 0000000000000000425d3ef64c589502f438267b21d63d900ddcff48c9c95693 222 0.14/1.00 vMB 27
304,867 304,867 000000000000000048e30bdbe887a86b83a485e71bba044a86e19a1f5254fe52 50 0.03/1.00 vMB 37
304,866 304,866 000000000000000020352e5885b725238497253e3cc98b3b0b97121918ca59e3 394 0.22/1.00 vMB 27
304,865 304,865 000000000000000039dd1d77800e067b4bf3bd78d4c1fb48f7637cc8b4dc7731 261 0.20/1.00 vMB 21
304,864 304,864 00000000000000003b89a98e0ff515fe2485db26e293746cb55182e864a32e17 827 0.35/1.00 vMB 36
304,863 304,863 00000000000000004a29639abac9f4b82774c2c9c86752ba607c67229c9c783a 240 0.40/1.00 vMB 15
304,862 304,862 00000000000000000c1427c78ea5a5317168f813ab1ac652746ad029d6684a15 745 0.35/1.00 vMB 31
304,861 304,861 000000000000000058c6be0b24e1f93527864c128e5b6282f8d2300ba332138d 512 0.31/1.00 vMB 23
304,860 304,860 00000000000000005caf83a1c7e8a347b65f5867268198fa741490ab00c22d8a 962 0.35/1.00 vMB 41
304,859 304,859 00000000000000000e6bbbf21f20736355e32142ef1eb38355ba4484437fe609 487 0.35/1.00 vMB 21
304,858 304,858 0000000000000000474dde995e4b10931fd0e87284bb544bb17d111470effebe 463 0.43/1.00 vMB 16
304,857 304,857 00000000000000000bb2cbecb4db84d8bef1bf9922a93199678d8af04a8a80d0 667 0.34/1.00 vMB 32
304,856 304,856 000000000000000006cdf459f3aad77c28cb0ca808e18100eb265013f1f383eb 136 0.06/1.00 vMB 71
304,855 304,855 00000000000000004d781e979ce38005665b3ae568a91094c167d9ab173f7b7a 368 0.27/1.00 vMB 30
304,854 304,854 00000000000000000377f03c12fc024aa36f7efb445f564d338f93b7544dceae 255 0.32/1.00 vMB 17
304,853 304,853 0000000000000000075ae2baab11e3392aa70085af7c6fea4909cdd631c7c63e 770 0.35/1.00 vMB 35
304,852 304,852 00000000000000005198e106b197c273cca0f9acf74921c840c3ca9dd614ad9a 426 0.32/1.00 vMB 27
304,851 304,851 00000000000000000ab1337237c10b23f4e2a8df3dab675b7e059ac1bd7193be 316 0.35/1.00 vMB 18
304,850 304,850 00000000000000003cae9856dd87675955dada9c647bc9f22d0882c9ace73903 1,425 0.75/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.63 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.12 GB
    • Received: 16.15 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.