Loading Tool

Explorer IconExplorer

Memory Pool

46,480 transactions
27.99 vMB
0.07579936 BTC
Random Selection Loading Transactions
Max Size: 147.31/200 MB

Candidate Block

Mining Attempt 75c1a96358ce947f018d853faf83e5520683b839e80569fb1dd7bfc70188ee4d
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root 57cc83d57db77dab6c16c0e25e38d5433538cd66e7f54bb24429c88cd6b0f3aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,196
Size: 1.00 vMB
Total Fees: 0.02238655 BTC
Feerates: 100.36 > 2.24 > 0.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (454,916 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
460,026 460,026 000000000000000000b5a2043a663ea20ec011e911371bc9c624fdbadbe97d05 851 0.38/1.00 vMB 140
460,025 460,025 0000000000000000017dccd57e3263f971c0014016f195750673792ca499d7b4 1,339 0.87/1.00 vMB 115
460,024 460,024 0000000000000000010e7b896a7c9d9514e0291225b8b953808a6785877f5dca 1,116 0.62/1.00 vMB 110
460,023 460,023 00000000000000000004d9ab0fdbf609c76d7f0fd61b55b5149e331a1938051c 2,006 1.00/1.00 vMB 123
460,022 460,022 000000000000000001be4881f7a2a356b667791b4722e7c1e093f5566a16378f 2,149 1.00/1.00 vMB 153
460,021 460,021 000000000000000001d75549cd995beb24975313709b5309ba5fecf7be41a92c 1,382 0.98/1.00 vMB 51
460,020 460,020 000000000000000000178ff397f9def3c760f67d602c4251b8b9b6304ecf9922 2,027 1.00/1.00 vMB 142
460,019 460,019 0000000000000000015f510930e393ee5515abe29c406c2a8c78295df3086267 1,945 1.00/1.00 vMB 175
460,018 460,018 000000000000000001ca4220408b213ea28917cdce6b55c7322d0bf4e6496019 2,286 1.00/1.00 vMB 171
460,017 460,017 000000000000000001612a0373e76deeb2eb5bab106a6bd64130825837e7ad37 1,392 0.60/1.00 vMB 160
460,016 460,016 0000000000000000018f4b88782f3a7c9b0b2501f33fcad70d4e61bcdda33302 1,346 0.62/1.00 vMB 153
460,015 460,015 0000000000000000006ef70166d8e11beeba95b20921f91f090aeab9c5f9d68e 35 0.01/1.00 vMB 128
460,014 460,014 000000000000000001a6df8f3bc93d66c7bad601241ea52a95eaf4e1d2deac62 1,423 0.92/1.00 vMB 127
460,013 460,013 0000000000000000010566a7003487b30870c3cbc96d06eb9fe71aa1f41da314 1,343 0.69/1.00 vMB 151
460,012 460,012 000000000000000000808c95b1e54130dfc6d3ebaa47ffe65f7c13bbf88bcd75 247 0.15/1.00 vMB 135
460,011 460,011 000000000000000001a38800bab2a53e054aeb5acf622c7940f73dffba1b710b 744 0.31/1.00 vMB 176
460,010 460,010 00000000000000000192f6d476c45824cc29c8e31850e542a99eeb38e42f88d6 417 0.26/1.00 vMB 214
460,009 460,009 000000000000000000ef3f1bd4456ae0dbab5a3dd81a5b1c640d56fc94a886a7 52 0.04/1.00 vMB 113
460,008 460,008 0000000000000000003514a7576fdd02b48fbadbfae72c747d03ec6d5afb19c7 749 0.44/1.00 vMB 162
460,007 460,007 000000000000000001b673653cd4111eb9ddfd4ad3d3a6d564ee08f408269aa1 829 0.44/1.00 vMB 188
460,006 460,006 00000000000000000117fa38c945a1171719fcec14909069110953b8c6b23a25 170 0.09/1.00 vMB 132
Previous 10 blocks ↓
Total Size: 782.29 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: 657.05 GB
    • Received: 14.46 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.