Loading Tool

Explorer IconExplorer

Memory Pool

77,191 transactions
28.44 vMB
0.08881797 BTC
Random Selection Loading Transactions
Max Size: 173.10/200 MB

Candidate Block

Mining Attempt 3f8cd7e904e824c61fbdfdd3001c9ab0941831e1f60c3255f44e83c8bf91a0dd
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 87779d47313a2d3232ddf1f2ae146b40b5ada3c5f703a74e43af9dbeed0318e4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,644
Size: 1.00 vMB
Total Fees: 0.02510402 BTC
Feerates: 477.45 > 2.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (290,028 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
625,271 625,271 0000000000000000000973488b3e8733f15e758a1dd499bbd9d594d2e2d5a815 2,618 1.00/1.00 vMB 33
625,270 625,270 00000000000000000012408a84b6d483c07844538c025f78f454398ba35a5c64 195 0.05/1.00 vMB 19
625,269 625,269 000000000000000000021d4cb6af29c4f1fb00796cba827131d21353577ecffb 589 0.20/1.00 vMB 20
625,268 625,268 0000000000000000000af9c6f799a0761769bd2113f1be68537d6d420d1dd587 2,348 0.80/1.00 vMB 18
625,267 625,267 00000000000000000011e1b418c882dff58610ed890cd0dd31e00925bf5d6859 153 0.05/1.00 vMB 17
625,266 625,266 000000000000000000003b2f3fc349297f8737d3ee79a1a6de253dc765e0c049 324 0.10/1.00 vMB 24
625,265 625,265 00000000000000000010530e3df5cf5934718bea641894bedfb4e3281e41bbb4 886 0.30/1.00 vMB 18
625,264 625,264 0000000000000000000ac034289ec95dcc726f036ccae8d9258f752d5f8e0607 1,958 0.64/1.00 vMB 7
625,263 625,263 0000000000000000000a71500b6c6113383b01f62f20cdf6226f88df7e497ace 2,769 1.00/1.00 vMB 15
625,262 625,262 000000000000000000097d4f3a344e4f9211f99c117c1074354b9699ba977365 2,259 1.00/1.00 vMB 31
625,261 625,261 00000000000000000012906104353576c8d3b0e0b9bbb0faf536cdaa86378417 2,906 1.00/1.00 vMB 14
625,260 625,260 0000000000000000000d9d9bd0fba334d04e84fd3b55904a9c88540b29460e5a 2,021 1.00/1.00 vMB 24
625,259 625,259 00000000000000000004b4350b2fc107d9b8eedc1f1b450ce5034d2d3541e9f3 547 0.20/1.00 vMB 2
625,258 625,258 000000000000000000086627a95ab551fe206c3c798443caa35eda15810b325b 1,783 1.00/1.00 vMB 9
625,257 625,257 0000000000000000000c06e0e85ce2d51299f073479ab84819107dd2efbbb862 2,273 1.00/1.00 vMB 21
625,256 625,256 0000000000000000000b38565c9209c0244dd53c43e4fac703eb95b84867b5d2 2,449 0.97/1.00 vMB 18
625,255 625,255 000000000000000000043acff0916d4574f4576bb013a4600813c38ef29236b7 881 0.30/1.00 vMB 17
625,254 625,254 00000000000000000000ce4d1b9c53d5d1e35c9024751da9af49c867a6d3b133 2,391 0.81/1.00 vMB 20
625,253 625,253 0000000000000000000fca184e48ac94c849355cb001e8d383a8f81f79ef44f2 1,777 0.68/1.00 vMB 21
625,252 625,252 0000000000000000000ad811de876fccbf11dcbcc8dfca7924d2af44fa7c3a2c 1,959 0.84/1.00 vMB 16
625,251 625,251 0000000000000000000311890c5d045d89e610a0261877339cbd14416db5f10a 1,470 0.54/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.