Loading Tool

Explorer IconExplorer

Memory Pool

78,299 transactions
28.72 vMB
0.10545852 BTC
Random Selection Loading Transactions
Max Size: 174.67/200 MB

Candidate Block

Mining Attempt 0d6264aca745669a5504295d4087f45aacfbe836bf44ab57c2b513675f784083
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 445cb9ca78bf7a4530d899a812dd92497ce2b5bb4a158a38075766b95009c682
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,929
Size: 1.00 vMB
Total Fees: 0.03753219 BTC
Feerates: 602.26 > 3.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (563,254 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,051 352,051 00000000000000000fb79e0f1e2f34cff97d8f6e86ad8b31bc05fb5c1d6fc1e7 899 0.43/1.00 vMB 25
352,050 352,050 00000000000000000f29fe6d79c305401683b51cad97875421210bf31209d610 1,044 0.50/1.00 vMB 31
352,049 352,049 000000000000000004bccb24cfe6253399364e4ed20bc9c1ae849ee7de979112 149 0.10/1.00 vMB 16
352,048 352,048 0000000000000000048cfd39129ba3f2567a506dd2b5663d63dff02e449eac15 962 0.54/1.00 vMB 24
352,047 352,047 000000000000000001ba3225570c90a75ef88fb38be462ba5110e6f942dbc526 804 0.48/1.00 vMB 23
352,046 352,046 00000000000000000ab14a4b2f24cf2d4f00312cc9aaa866d85ec689f2ec8313 709 0.42/1.00 vMB 25
352,045 352,045 0000000000000000151cdf7c6676ccdfc34d8e487016ff6e7f588921f686910b 400 0.22/1.00 vMB 27
352,044 352,044 00000000000000000fef359e6fdfa2b5f70ad75f92e9b10c27574c3e567b7fbb 358 0.17/1.00 vMB 28
352,043 352,043 000000000000000006d225a2d03ff81270a88882159db25cf9058f3d9199eeb6 876 0.48/1.00 vMB 29
352,042 352,042 00000000000000001164c7e6cb60f39ef5927bbfd31898f5ecdbbc7c52b05dae 103 0.10/1.00 vMB 8
352,041 352,041 000000000000000001a6338152d230e3f90d0dd767421b4c1a5d30666104efda 961 0.49/1.00 vMB 36
352,040 352,040 00000000000000000996a672f481bf0dd4b3a7145921762417c1de75d7ca90de 1,981 1.00/1.00 vMB 29
352,039 352,039 000000000000000015940d266c6b0c0b3e49b4f6b1281ba06212c77824a16ba9 1,176 0.62/1.00 vMB 30
352,038 352,038 000000000000000002fe980817b30736ff5040352b60ab92c32f96291685e299 260 0.15/1.00 vMB 25
352,037 352,037 000000000000000011148917742c3a3a847f1411eadc80821aee29e3039bfa6f 114 0.06/1.00 vMB 18
352,036 352,036 0000000000000000079e5917140651e53a02ff17bebe36db45fafdf4fdeb15c5 404 0.25/1.00 vMB 24
352,035 352,035 000000000000000003a7e7972754287d882362ac4f307ed928301a11dfc6c895 471 0.28/1.00 vMB 23
352,034 352,034 000000000000000007085fe612dae01f1e6411dcd62e078a55dc1cc8d5759e29 1,492 0.81/1.00 vMB 24
352,033 352,033 000000000000000001d7afe1dcf867fd39503cbb6bfd79d81183be9726d4db52 246 0.11/1.00 vMB 28
352,032 352,032 00000000000000000f3a73d73156115eed5f0462eeee79aa39593643eae8ca66 71 0.04/1.00 vMB 19
352,031 352,031 000000000000000010045b0a93616cc680e770f02a3ee92e78787394eb12cba2 324 0.20/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.92 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.39 GB
    • Received: 17.53 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.