Loading Tool

Explorer IconExplorer

Memory Pool

79,559 transactions
29.94 vMB
0.07118248 BTC
Random Selection Loading Transactions
Max Size: 183.40/200 MB

Candidate Block

Mining Attempt 2032a690f1eb18fb61afb36326f487039644fdf8b779444362ab1ed27f800774
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root eb44e0d65850ef72b0c5d3d6b527ded050f6910a9b9ea32210a473812ab2e7e2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,960
Size: 1.00 vMB
Total Fees: 0.00479068 BTC
Feerates: 40.20 > 0.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (532,104 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,248 383,248 000000000000000001f3755021ca56ca2a9c63a134c9def7ed7ab513b76fceef 1,016 0.61/1.00 vMB 28
383,247 383,247 000000000000000009b99f147b2d52757a812dde07d3d29986402b556bdcb129 397 0.24/1.00 vMB 20
383,246 383,246 00000000000000000fbdc43affe67497de69c673f5b9077069eec8f5648898ee 1 0.00/1.00 vMB 0
383,245 383,245 000000000000000008d423ed38a83537cdbea431cbed515dea086cef0e66d325 254 0.17/1.00 vMB 23
383,244 383,244 000000000000000007fac371dd6c2ff85f936d643f9108ce000136c6ac2a86ed 907 0.69/1.00 vMB 19
383,243 383,243 00000000000000000524637a5344df2dba76ba790cb3289be84883a82abe5b74 1 0.00/1.00 vMB 0
383,242 383,242 00000000000000000ff383ba00defa46ecfd7778d517324297ab7f6ef1977204 2,460 0.93/1.00 vMB 42
383,241 383,241 00000000000000000ff40fb12ed2dbf119caec2cdb7aa4cef014cac0167e038c 376 0.25/1.00 vMB 29
383,240 383,240 00000000000000000258ab4d87043ee47593ffd3458cfdf6fc36170ce5bfba8d 942 0.44/1.00 vMB 31
383,239 383,239 000000000000000000583d337abdca5951db7f84cfb922f629ae481923a994c1 1,783 0.89/1.00 vMB 32
383,238 383,238 00000000000000000d9f2948693a8efe4d7cb04944faf9766ff8d3de57dcb0dd 1,448 0.97/1.00 vMB 24
383,237 383,237 0000000000000000033504d0e3bbbe621370fba175cfc39515e9e311149d02cd 2,050 0.93/1.00 vMB 36
383,236 383,236 0000000000000000074316cb3e63f31d2c558fa1d8fbf4c381a73623f1534497 531 0.33/1.00 vMB 10
383,235 383,235 00000000000000000f186a4b686d885b7988c7bcf6bef5740976eb6a1a99322d 817 0.55/1.00 vMB 25
383,234 383,234 000000000000000007989c772042dbc48efc66cf90d8d23d212854d338fc19b3 1,737 0.92/1.00 vMB 31
383,233 383,233 000000000000000000ef29bb468201e0202afa9864919e4080be86c5cc6bd094 780 0.37/1.00 vMB 31
383,232 383,232 00000000000000000e876f77a49df8ce073809b85e96bc0371448559a9a3156e 521 0.36/1.00 vMB 21
383,231 383,231 00000000000000000f4f1a810a265d1ec3486a120812f706216a30a97ab2fc36 2,302 0.95/1.00 vMB 35
383,230 383,230 000000000000000001bc7c99e71299c940225dc3a4d0b03cc8e7fd4cc1326614 1,163 0.67/1.00 vMB 27
383,229 383,229 000000000000000003e5903e0f41dac029f1595af3ac2bedf960499d0220e2f7 2,341 1.00/1.00 vMB 37
383,228 383,228 0000000000000000028a1f2619d928b7f28211222f6b93013128b91deda214ae 917 0.99/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 783.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: 718.53 GB
    • Received: 17.91 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.