Loading Tool

Explorer IconExplorer

Memory Pool

79,167 transactions
29.37 vMB
0.12466586 BTC
Random Selection Loading Transactions
Max Size: 176.82/200 MB

Candidate Block

Mining Attempt 57bd2ad0c6064afbdca970308df063e2aa0a2a6ac1ad6b2148cd6705ee17b197
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root f6a3c4947090c62ed0edd0f9ac608c4cb93c768967f97e73926491c3e7764972
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,347
Size: 1.00 vMB
Total Fees: 0.04515411 BTC
Feerates: 150.80 > 4.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (279,693 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
635,572 635,572 00000000000000000007519ec7177fcaee332739324ae2900ee08f750db66b0f 732 0.22/1.00 vMB 26
635,571 635,571 0000000000000000000560c5ce3dd90784ecce99faf7d0be69073657363f71d0 1,564 0.75/1.00 vMB 17
635,570 635,570 0000000000000000000ebc5aa3e27d6116406d00f174ef663ba24e39a744e354 2,786 1.00/1.00 vMB 22
635,569 635,569 0000000000000000000a572404bbf4647ac502b77052f84ccc53307478ec1ad0 2,434 1.00/1.00 vMB 5
635,568 635,568 0000000000000000000519e0c4b7975c825dad037129790a1f7f49dd0d1e2dea 2,286 1.00/1.00 vMB 8
635,567 635,567 00000000000000000006c65112d9ed98873296761a58386470312c84f14d7ace 2,109 1.00/1.00 vMB 13
635,566 635,566 000000000000000000106f926607266559359500915b990b85547e201eb1217c 1,831 1.00/1.00 vMB 12
635,565 635,565 00000000000000000002b69d8257577a222ee3fdb7505849a32a87fb61c39d9b 2,747 1.00/1.00 vMB 18
635,564 635,564 00000000000000000009f9fb2fb6b90f8047da6944a5615428981fb6283dcf1f 2,254 1.00/1.00 vMB 44
635,563 635,563 0000000000000000000c7c62208f1c0d42473c6e94ad85d35b42012ce36334f5 1,926 1.00/1.00 vMB 51
635,562 635,562 0000000000000000000f912af755d0bec40a929f1501d480f66e9b43d5b5745f 2,004 1.00/1.00 vMB 24
635,561 635,561 00000000000000000000f84e0617c88aa475f30d925bf0238816c6e414977eb2 2,644 1.00/1.00 vMB 33
635,560 635,560 000000000000000000026e9709edb9d03fcc560a397e0d9e295f08538007809c 2,249 1.00/1.00 vMB 34
635,559 635,559 0000000000000000000f4e9190cf37bc448e1fce273bb29317b36720be85b493 2,820 1.00/1.00 vMB 34
635,558 635,558 0000000000000000000b309ce005656225006299d5c4d7978293744b235168c1 2,210 1.00/1.00 vMB 65
635,557 635,557 0000000000000000000e4f12c0f1ba0d5fd824c0b0658fc2d712db3a389edf21 564 0.19/1.00 vMB 31
635,556 635,556 0000000000000000000c1adba041be2ceb220b58caed8605dc0e9e9794fb5e3e 2,736 0.86/1.00 vMB 9
635,555 635,555 0000000000000000000e44360fec85ba2f632e2f8695f7b9e669891efa076bc3 2,554 1.00/1.00 vMB 38
635,554 635,554 00000000000000000010c447847b4e854c984259f399742b4fe9340f0155891e 1,046 0.38/1.00 vMB 17
635,553 635,553 00000000000000000009e3977d79cc8db3c37943012f89f64cb423f8cdf7b6cc 2,113 1.00/1.00 vMB 30
635,552 635,552 0000000000000000000596cbdc85f5c0b5a667e301e5a2613e9b13aa67e94101 266 0.09/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.85 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: 712.79 GB
    • Received: 17.21 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.