Loading Tool

Explorer IconExplorer

Memory Pool

53,715 transactions
29.74 vMB
0.10375412 BTC
Random Selection Loading Transactions
Max Size: 159.74/200 MB

Candidate Block

Mining Attempt 24a48e877145d405dab4447dbcd8dbd153a58f1159312d1555cb005860e35eda
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root d6427899a262554a46233456c983fd95789c0c0783e5466e6adf2e2caf687abd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,799
Size: 1.00 vMB
Total Fees: 0.03141050 BTC
Feerates: 150.77 > 3.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (172,849 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
741,865 741,865 00000000000000000005d9ae9b9c317a1c0eb91c5cd3ef6e02b5d25fb2eb4151 2,351 1.00/1.00 vMB 17
741,864 741,864 000000000000000000069b2a059095e64348100203f425c6e18a84d487566551 2,720 1.00/1.00 vMB 32
741,863 741,863 00000000000000000003ecb6c5362e80f461b3e5177e450d439be1f154a86382 1,237 1.00/1.00 vMB 19
741,862 741,862 00000000000000000007d3025107513ae310e00dace0f44487b9fa0c432046e5 2,983 1.00/1.00 vMB 14
741,861 741,861 000000000000000000074f1279e2782cb7f4af8d4160884949f0687d2a670456 2,895 1.00/1.00 vMB 17
741,860 741,860 00000000000000000007ba24f2eab7094fd02888256acbd1fa5e4d16d4d6cccd 2,545 1.00/1.00 vMB 10
741,859 741,859 000000000000000000047b433f0d9fc1f677ece1056d423e4de4a01fd7534511 2,267 1.00/1.00 vMB 12
741,858 741,858 000000000000000000093ca11b38a67fd77d1d5622ab5bc0c3e0301116d510e8 2,735 1.00/1.00 vMB 22
741,857 741,857 00000000000000000003ee75e67a716157ab0140e0d93e5fb26b5a0e7eed4599 2,632 1.00/1.00 vMB 22
741,856 741,856 000000000000000000013f7113ddf845ba7443dfc7880bb002b4e21a5a2ddd75 758 1.00/1.00 vMB 4
741,855 741,855 000000000000000000083fa0e91b4d533a09aef89b05590121503b03bc6a4887 694 1.00/1.00 vMB 2
741,854 741,854 00000000000000000007825498726e08e69d666353ec11a66f2d77a487cefd84 1,740 1.00/1.00 vMB 4
741,853 741,853 000000000000000000073619375f4031b954f133a2e8bf7108daefad9b542aa2 240 1.00/1.00 vMB 6
741,852 741,852 000000000000000000082251d523136c2641a0a58c3f0d8fcb60180bf49a21b4 2,613 1.00/1.00 vMB 14
741,851 741,851 0000000000000000000111880499e348cb92228710962da30d36f1af79b02fe2 2,815 1.00/1.00 vMB 17
741,850 741,850 00000000000000000002ea57b3e2f5bae30307af7add663e8bc6db3c6a1fb8d8 3,363 1.00/1.00 vMB 23
741,849 741,849 000000000000000000047a450a48cc4d34a4621c6f7d036ff085d4012905fc58 2,312 1.00/1.00 vMB 19
741,848 741,848 00000000000000000009350ec9d35bc3dbfbc6ca620e95c0f70a44ab693822d3 2,576 1.00/1.00 vMB 11
741,847 741,847 00000000000000000002487f3d94d56400cd244a8eba4ca5b061ad8627bb448d 2,789 1.00/1.00 vMB 25
741,846 741,846 000000000000000000072013f0891e7dfc4a6201b09d4e33c94e3e329dffb73b 2,302 1.00/1.00 vMB 13
741,845 741,845 000000000000000000078668e573b025f9b44919a0b0e2ac030e9ded21359e37 716 0.30/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.89 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: 645.16 GB
    • Received: 12.69 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.