Loading Tool

Explorer IconExplorer

Memory Pool

83,480 transactions
34.90 vMB
0.16167280 BTC
Random Selection Loading Transactions
Max Size: 198.29/200 MB

Candidate Block

Mining Attempt cef3f0cd1e92fe42542db2555ae21aea432e004f1d591b8ac15f58f743595807
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root bd1bf5ef6b24b3b15a9abacf027befe7cd184aa61d8c3bda893c0e714f2031ca
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,236
Size: 1.00 vMB
Total Fees: 0.03611801 BTC
Feerates: 435.08 > 3.62 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (626,322 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
289,089 289,089 000000000000000031e07d4701576ca97cc36e132db7f2b69e794822e6d49a1f 246 0.24/1.00 vMB 27
289,088 289,088 00000000000000005a0722a911f681ced7b05e2b1cf5858d987ea798451cd775 648 0.69/1.00 vMB 24
289,087 289,087 0000000000000000f18d32bc542ce7b6bb8883bb5aa1e8657031a4ce5b9723ce 1,738 0.75/1.00 vMB 37
289,086 289,086 0000000000000000e3f44bb6014cab4d8180996722570d42a81c6c874ea5b588 1,540 0.50/1.00 vMB 62
289,085 289,085 0000000000000000d857365bb09ea52e68227a46eb4bc78a00b660e4f810dd5d 746 0.25/1.00 vMB 58
289,084 289,084 0000000000000000436b3452e16915f6769c692df1d5b91470e586643a005c53 37 0.07/1.00 vMB 34
289,083 289,083 00000000000000008b3fcefa31efcbeb869fb892a7ad1fd38eb9fe0a8498e445 235 0.15/1.00 vMB 27
289,082 289,082 00000000000000008a447eb384ac9b9e32ea4904856bc2666800f88c3a86d0d4 330 0.21/1.00 vMB 30
289,081 289,081 000000000000000036f38d765df8387005e42a0a80adcea393153eb9514bffd6 256 0.10/1.00 vMB 46
289,080 289,080 0000000000000000045fd4042dd4ff423a2258d3fa5a0b9fd77251f7492410af 190 0.10/1.00 vMB 40
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
Previous 10 blocks ↓
Total Size: 783.10 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: 730.18 GB
    • Received: 18.50 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.