Loading Tool

Explorer IconExplorer

Memory Pool

46,540 transactions
27.29 vMB
0.08168435 BTC
Random Selection Loading Transactions
Max Size: 144.27/200 MB

Candidate Block

Mining Attempt 8dd3f5e7a559d648f91d1ba82993edaeb8b7651180d4a3ab42ed2fa3472ac662
Version 20000000
Previous Block 00000000000000000001a55d623f1f2c6db375b29f372bb722a1b5f7c3bb8796
Merkle Root ec12f5a67b5772f5e4064b4e95f301c429a1a773b4e38513439b45adebae23ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,918
Size: 1.00 vMB
Total Fees: 0.03038150 BTC
Feerates: 298.51 > 3.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,782 (336,891 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
577,891 577,891 0000000000000000000d151a30aa107d103c8796f619b62979a5f495399593cb 3,075 1.00/1.00 vMB 91
577,890 577,890 000000000000000000090da140c9efc4089d724448aac201cc820d0eb1d3a738 2,930 1.00/1.00 vMB 31
577,889 577,889 0000000000000000000bc07c0daf77321e744f166131c8afcc23f33dc2925d3a 2,798 1.00/1.00 vMB 101
577,888 577,888 000000000000000000125616ffd98a64a740df24cd05fa3f7f82c3fb2237d237 3,021 1.00/1.00 vMB 122
577,887 577,887 000000000000000000181fa196f0dbedea5b16dc4df042eb85fe73d90df55950 2,848 1.00/1.00 vMB 156
577,886 577,886 0000000000000000001a224fc165ed1cd7c14d78c48c5bc14577885ea849128d 2,266 1.00/1.00 vMB 32
577,885 577,885 00000000000000000002ee1a576d4a4cc5bbe0763303081cb463c7e425420597 2,285 1.00/1.00 vMB 14
577,884 577,884 0000000000000000001d4cf2b42876263b929ded894a4997ea4226e180b47aa9 2,850 1.00/1.00 vMB 90
577,883 577,883 00000000000000000010f7bc4032de4fdcaadf4d5c5ad7eade03f7b73681de40 3,171 1.00/1.00 vMB 165
577,882 577,882 0000000000000000001103219c209315ca78760a02984a8d39e114fc8c6833d2 2,617 1.00/1.00 vMB 112
577,881 577,881 000000000000000000257729973a5373d2d18f7f0142f549e10946e7098c74fe 2,487 0.89/1.00 vMB 18
577,880 577,880 0000000000000000001433ac9a8eaee1adf0b55a14c840dd788b7066d9c3f24a 3,172 1.00/1.00 vMB 106
577,879 577,879 0000000000000000001be19cf578a12145734b4a315739a3064756748d25bf6e 3,066 1.00/1.00 vMB 9
577,878 577,878 00000000000000000012b14ad08de8ac1df10add08729d695534cf77a0ec736a 2,271 1.00/1.00 vMB 35
577,877 577,877 00000000000000000001be85e8cc49f55ab38fd9457df31be7529271e865d1e0 2,744 1.00/1.00 vMB 152
577,876 577,876 000000000000000000250ed8df08d0f414f0bc8313c735d54d158b03424782b7 3,073 1.00/1.00 vMB 55
577,875 577,875 0000000000000000000fa9ec56011c5a7356061fa65a07378e2aed043169cbb8 3,012 1.00/1.00 vMB 73
577,874 577,874 000000000000000000279d3ef05540c490e35eee761b456692d0c851c613027f 1,683 0.53/1.00 vMB 17
577,873 577,873 0000000000000000001686998091a5f50ef89511500cada07d02a976479b2f90 3,054 1.00/1.00 vMB 63
577,872 577,872 000000000000000000165cd3a457ee48bd2b39986276ebfbe33bc51bae542200 152 0.19/1.00 vMB 17
577,871 577,871 0000000000000000001bcd779c4a6993f33fd0334c9390e96497303f6c9f32b1 2,802 0.97/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.00 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: 648.90 GB
    • Received: 13.10 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.