Loading Tool

Explorer IconExplorer

Memory Pool

38,342 transactions
25.93 vMB
0.05027026 BTC
Random Selection Loading Transactions
Max Size: 134.52/200 MB

Candidate Block

Mining Attempt 4b76cd7f4d15d84da87a094f10644237817a16d2cc2255ad5284f1d91e4d2a63
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root ed3397d706d29888e813c24b5e64e7873f5e65c052f99901001d086212b2a31c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,962
Size: 1.00 vMB
Total Fees: 0.00299681 BTC
Feerates: 12.95 > 0.30 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (386,856 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
528,056 528,056 00000000000000000018a20690f82eab3239a052f51f9be351073b0549acf9cb 98 0.05/1.00 vMB 33
528,055 528,055 0000000000000000003098169deb63db8d220aab332e8923f3632ea86ce59052 1,233 0.83/1.00 vMB 15
528,054 528,054 000000000000000000204b21eb8e51e4955a65447016c7a7740e872245f6bf78 2,216 1.00/1.00 vMB 24
528,053 528,053 0000000000000000000dea60e5cf216af3d6ef17d1b37f974377b140bccb15ea 977 0.36/1.00 vMB 16
528,052 528,052 00000000000000000013d144daf165cc38973129be917a4485616db40ee7f9c0 1,770 0.68/1.00 vMB 21
528,051 528,051 0000000000000000001b704af44ac2b63f59948de276f181ab4a3dbe2e37a080 1,513 0.67/1.00 vMB 20
528,050 528,050 00000000000000000037497d7dffdbbb69f70d3d59f438e7d2239c107195fec8 1,444 0.52/1.00 vMB 3
528,049 528,049 0000000000000000000ccb9f131074d1ab3e8bd62a33844736c3cbfd71e02f2b 2,270 1.00/1.00 vMB 30
528,048 528,048 00000000000000000019dded40f072c08f0b3ec453134e6b2f952451848188e4 497 0.15/1.00 vMB 18
528,047 528,047 00000000000000000006755955b7f17625af22386c18989d0124552892767472 898 0.42/1.00 vMB 19
528,046 528,046 000000000000000000108e0bd29d1a9cfcbf503f0430c0af47190ca89bfaf08d 551 0.35/1.00 vMB 16
528,045 528,045 0000000000000000002ea2de35934f6d0a3d63a3bfac9702eae510da85eda4da 696 0.29/1.00 vMB 15
528,044 528,044 0000000000000000000cfc19e77ea2cf8644e4b9a0280556ae9503b7e80be948 260 0.12/1.00 vMB 16
528,043 528,043 00000000000000000015bf93874372a822a845f328f3dbdef9c39f5b978d0b47 948 0.43/1.00 vMB 25
528,042 528,042 00000000000000000011fe52d807209feef59a9989998947434999cdf42e92ea 270 0.10/1.00 vMB 16
528,041 528,041 000000000000000000244d922d40f5052bd727edca35f64795b3a2a88bb9e8f4 929 0.40/1.00 vMB 15
528,040 528,040 000000000000000000370fcbbacd70fc9d7637828f96825fb34475e7bf59d86c 1,321 0.69/1.00 vMB 15
528,039 528,039 0000000000000000002698b37cf57181688616dd159959fc69c5109379e608a1 334 0.13/1.00 vMB 49
528,038 528,038 00000000000000000027a8e61a7d635eacaa39789f535d5760198633731374f7 907 0.37/1.00 vMB 22
528,037 528,037 00000000000000000037e60e92b22475b93bf0542159f3c27cdbfd5906e3498a 113 0.05/1.00 vMB 13
528,036 528,036 000000000000000000281d8be558333e59aab0448cd48e0d6f55b9c8993b7111 1,018 0.64/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.23 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: 655.01 GB
    • Received: 14.22 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.