Loading Tool

Explorer IconExplorer

Memory Pool

82,480 transactions
31.01 vMB
0.08280642 BTC
Random Selection Loading Transactions
Max Size: 190.28/200 MB

Candidate Block

Mining Attempt 5b53e7412cd8248296ff054efeb22eeeebb8bc7f6154ab8c58488e3f4b5d7924
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 2a07c6023af8dc412f675912fe8aa6004568d1457c6e02e7eb59a5b0555b1359
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,678
Size: 1.00 vMB
Total Fees: 0.01306412 BTC
Feerates: 301.05 > 1.31 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (386,851 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
528,368 528,368 00000000000000000019e1aac063b31ac69617de8e454dd57a35450ba817c555 715 1.00/1.00 vMB 127
528,367 528,367 0000000000000000002a1573251cc9d3fa0ea64dfe594b59b7277a31b1a1caf8 800 1.00/1.00 vMB 133
528,366 528,366 00000000000000000017d149251525d6d74863de0e7e9f7cdfc0f5f7fd6d31e2 1,831 1.00/1.00 vMB 137
528,365 528,365 0000000000000000001daaa19dd0efa631cedf7b1dd62c8953c92a755bad2863 1,887 1.00/1.00 vMB 172
528,364 528,364 000000000000000000092baa16b46fd13c5f513b4f5b474d582f005d916e3a7a 2,522 1.00/1.00 vMB 181
528,363 528,363 000000000000000000166bcecbe99f1588f66bc458f7dad787b72f33b882fe0e 441 1.00/1.00 vMB 124
528,362 528,362 0000000000000000003316eb7ee73e380425d14b050205ba6904d63341a8c951 1,101 1.00/1.00 vMB 131
528,361 528,361 0000000000000000001bd4b0461ca47d38640f3990c133b1a97913b5550d6f55 852 1.00/1.00 vMB 145
528,360 528,360 00000000000000000000680052f862d9d1543182bd2b0ee9aea59be6c39498ae 360 1.00/1.00 vMB 118
528,359 528,359 00000000000000000005165a181f1768cd857faa6f6ad254cd78b5b453a0c9de 369 1.00/1.00 vMB 122
528,358 528,358 00000000000000000033b7a528aca699e7b57fab630d1358fd9ec3f0f3839621 533 1.00/1.00 vMB 119
528,357 528,357 0000000000000000002f0f2d66547267a5fe31a96d17c96c559201694bfa092d 2,036 1.00/1.00 vMB 184
528,356 528,356 00000000000000000015052aa899c569912c333426f29b2f246a9e5e05c3a825 279 1.00/1.00 vMB 124
528,355 528,355 000000000000000000086b59eea704a601e07ecd88ae79bbb2f4681a29e01ea3 1,424 1.00/1.00 vMB 159
528,354 528,354 0000000000000000000ee3a574d0c5b356a408674cdd7dfce1c864bdb75613f2 1,504 1.00/1.00 vMB 152
528,353 528,353 000000000000000000066915d24b0984349e612648c42f15e2b30f0bdd8fa87f 710 1.00/1.00 vMB 139
528,352 528,352 0000000000000000002acaa636a6a6f489bf4343411d762c922e088bc391bcda 650 1.00/1.00 vMB 138
528,351 528,351 000000000000000000165670cf22b8ec8076c32a1bcf37f5b5f3e787eb44f6e5 546 1.00/1.00 vMB 126
528,350 528,350 0000000000000000001357baee95057fc1be657c52fa541dfec460f145a7cbe7 2,469 1.00/1.00 vMB 192
528,349 528,349 000000000000000000157f217dbe8977da095fa9ea6dec1d536bb2292be800ec 719 1.00/1.00 vMB 137
528,348 528,348 0000000000000000002b214fe64a429b8a286bca52bed67190e6c3fd8b1f0352 719 1.00/1.00 vMB 151
Previous 10 blocks ↓
Total Size: 782.77 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 709.18 GB
    • Received: 16.86 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.