Loading Tool

Explorer IconExplorer

Memory Pool

76,637 transactions
28.47 vMB
0.06455140 BTC
Random Selection Loading Transactions
Max Size: 172.78/200 MB

Candidate Block

Mining Attempt fc33dae2c1aee4122730588e18e260bbf2188cb6676dfeb9824f6db8ec6430e5
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 9b8f8738c56dec157d6b344a5bfdf9ab075119e3bcc43944d33b7fbc18130d1c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,573
Size: 1.00 vMB
Total Fees: 0.00545621 BTC
Feerates: 178.73 > 0.55 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (539,755 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,407 375,407 000000000000000010f25e3daf11cfcdd241c26746ccbd1983c4db90fc25434f 140 0.07/1.00 vMB 30
375,406 375,406 00000000000000000a83135264afdb5c412741f4e407ad278474f3df78c87758 519 0.26/1.00 vMB 36
375,405 375,405 00000000000000000b24123e82bcb5dff4327b9ff885b982e3dd004f0137bf51 290 0.15/1.00 vMB 41
375,404 375,404 00000000000000000381567dc9e03b04d99059467266e10cd73a64c96fb9a687 211 0.15/1.00 vMB 29
375,403 375,403 00000000000000000e3481bffb817a7c7121e9d07f23f311f0b1c73f8ed8e0c4 161 0.09/1.00 vMB 28
375,402 375,402 000000000000000001ade3acc7fd96fea51a68548cf537946fc2f46c129e1e7e 293 0.17/1.00 vMB 40
375,401 375,401 0000000000000000090d35a3e2c63a4e1c2b818041eb516bad84ffae166b8d9e 464 0.25/1.00 vMB 44
375,400 375,400 00000000000000000a53f1c4a46f75fd3f5e9cdbe1e4a8e56acf8f5c9c273cec 2 0.00/1.00 vMB 0
375,399 375,399 0000000000000000065937b2e558d6d8a263ffbe55f3ad874e077e7e91e64682 900 0.44/1.00 vMB 39
375,398 375,398 00000000000000000d1816ad2139212c701432c5bbb671d2ca3d61d24837cb32 1,393 0.87/1.00 vMB 40
375,397 375,397 000000000000000002b98c4df3111e8c4a26763cd1782dc54b68fd789a7640f2 578 0.28/1.00 vMB 41
375,396 375,396 0000000000000000058388c5ad1de20226ded4dc9c8f0eb61182bd2592abc6c8 309 0.16/1.00 vMB 29
375,395 375,395 00000000000000000ac8c51121d7fba64c6a80897dcfa0c7a1856aadee96ac34 1,063 0.86/1.00 vMB 27
375,394 375,394 000000000000000008a0128aa495b19afeb0fcd3e1c9421b7160ef1ec70663ec 410 0.25/1.00 vMB 33
375,393 375,393 0000000000000000101c3599a1e11837cd82527ef48910cbc73d79ed1e676ab7 1 0.00/1.00 vMB 0
375,392 375,392 0000000000000000022222a2c8030c8c7526b131411c0388d90d5b287ebb1d24 1,333 1.00/1.00 vMB 28
375,391 375,391 0000000000000000071c68011d0f945995505a6278f294fd1a8396d2a4c50a00 1,539 0.75/1.00 vMB 38
375,390 375,390 00000000000000000326b06f138f58834bc6ed3b7942a86774cff086d1fd6abb 636 0.56/1.00 vMB 25
375,389 375,389 00000000000000000eb02018eeedf17037a8fd90b02e109fa4d59ca1c916ab44 467 0.25/1.00 vMB 42
375,388 375,388 000000000000000005595645ba0c5d96b797bef505219de0685492e59995ebcb 669 0.62/1.00 vMB 15
375,387 375,387 0000000000000000117bd8681a3b183efede9c418cdfbb70ceeb14a7e4142729 2,455 1.00/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.68 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: 675.50 GB
    • Received: 16.43 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.