Loading Tool

Explorer IconExplorer

Memory Pool

74,307 transactions
27.56 vMB
0.07287037 BTC
Random Selection Loading Transactions
Max Size: 167.92/200 MB

Candidate Block

Mining Attempt c0a169adc1b7910de8f4d51595b0ab5dd47168aff6b3a27db89eba8d98c18143
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 0202cd92960d5b1c4bf1089ac3cfb3f64903bd5794e2e602853f34f3e68a55a2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,231
Size: 1.00 vMB
Total Fees: 0.01326065 BTC
Feerates: 101.19 > 1.33 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (626,232 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,079 289,079 00000000000000006ef05ac6b74bba8522b1d32975d0fbdbcbb78c0d7fd69898 772 0.40/1.00 vMB 83
289,078 289,078 0000000000000000cbf6529ded1a4e0f870b0e3afabaf8ddd067fd8c0b2a9144 537 0.28/1.00 vMB 34
289,077 289,077 000000000000000099ea8e14ce3563928c8d23f0ca3781857d5051ce305e25f1 863 0.35/1.00 vMB 38
289,076 289,076 0000000000000000eea66c9a6d1c117de21c9663428e92b894c00503bda32550 545 0.29/1.00 vMB 35
289,075 289,075 00000000000000008984052466d757459ff52dcd0ce6510fc3f12d2358280bf9 820 0.46/1.00 vMB 24
289,074 289,074 000000000000000006d95828529ec5a563c6300871aa370190fb58f3cdf9d9d6 597 0.25/1.00 vMB 37
289,073 289,073 000000000000000002e95e455d1e417cf7778932ab9dbc3c964cfca9a2e3153a 873 0.35/1.00 vMB 39
289,072 289,072 000000000000000016006a9a0620b40ffe1a232ee8abbf9f6eed231719a81505 875 0.50/1.00 vMB 35
289,071 289,071 00000000000000010ae1f40da02c8039b9a0f61b72fad79e0efd7881d4952f0b 100 0.23/1.00 vMB 13
289,070 289,070 0000000000000000338c5372a50388bb5b12dbad48494e4bea8836c34715829a 293 0.23/1.00 vMB 32
289,069 289,069 00000000000000005a674c6df2b077853d96b139777cbdc5b93bccf5793549dd 742 0.82/1.00 vMB 24
289,068 289,068 0000000000000000bb07465819d7cc5e12e5a30c2908758c9d9c9066ff1bd43e 1,031 0.60/1.00 vMB 32
289,067 289,067 0000000000000000a4d38625f1de3d179f2698fa5458b82c7c8db6cb41687882 256 0.19/1.00 vMB 23
289,066 289,066 0000000000000000c3b693f9bf02ea132a78ac4d565ce5939cc61492632c39d2 690 0.35/1.00 vMB 38
289,065 289,065 0000000000000000e90835cfa0632ba558a4d4cd0eaf857d02409850b13edd96 249 0.24/1.00 vMB 22
289,064 289,064 0000000000000000d646a036d54919c2fa369f2a3c8d157c42e032c7e8b979dc 502 0.35/1.00 vMB 31
289,063 289,063 000000000000000106e3f8771477a9653657109c32927daa57570f8bc111de27 673 0.35/1.00 vMB 32
289,062 289,062 000000000000000045e263e15ebcc7cdc2505c697035a9c7ebb438da753bdc38 1,160 0.80/1.00 vMB 30
289,061 289,061 0000000000000000b5a6b82c6e3bf8aafd7fe41facf8f6917fe25976578858cd 167 0.34/1.00 vMB 17
289,060 289,060 00000000000000001bfd9e3e9862daa790240f9e81c3212b11fc08f7c4b57e39 733 0.35/1.00 vMB 30
289,059 289,059 0000000000000000a421dd7fe41f8a75e3d32b85b6c5cd45af15b1338991110a 742 0.25/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.93 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: 714.66 GB
    • Received: 17.58 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.