Loading Tool

Explorer IconExplorer

Memory Pool

81,091 transactions
29.80 vMB
0.10395199 BTC
Random Selection Loading Transactions
Max Size: 180.27/200 MB

Candidate Block

Mining Attempt d5b04794840d3db268357220ae86a7579eebf9634803a9f9d109d8c64f0aa7dd
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root ad0ef9121e91403f171efb0263e7ce1a472cbbf52c15e2a2111e2317bde98460
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,063
Size: 1.00 vMB
Total Fees: 0.03873509 BTC
Feerates: 146.36 > 3.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (161,981 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
753,127 753,127 00000000000000000002db501d64d43aa5ccff1dac63f90d24ddc36232c522ff 2,651 1.00/1.00 vMB 20
753,126 753,126 0000000000000000000876069dd7a8e5f848cb20f7de5f5500185b0db6ceabf1 1,014 1.00/1.00 vMB 8
753,125 753,125 00000000000000000002dff92190f0b8f54342b2ed8ef5cab3c02362f57b5313 1,654 1.00/1.00 vMB 8
753,124 753,124 000000000000000000034f7900dc644f2eae7c2723a2d5a39a8c8b2da49d8865 2,283 1.00/1.00 vMB 14
753,123 753,123 00000000000000000008e127eb061f7d446517d3eee01211a8a46e32fe4e36f9 1,916 1.00/1.00 vMB 13
753,122 753,122 000000000000000000044bd227685a5376d0e523e1db12192a81ffe3001f4edd 3,067 1.00/1.00 vMB 20
753,121 753,121 00000000000000000005477ebc6fb9fef5dd67bb9518e9654b2c4d0a73a6e9dd 2,415 1.00/1.00 vMB 14
753,120 753,120 000000000000000000017764ed300c708688632fe96f3c4172f86eb25b53baf9 2,141 1.00/1.00 vMB 25
753,119 753,119 00000000000000000000904ea15074fa72ca42cbf8ac6e4823f2166ad229af5a 384 0.13/1.00 vMB 10
753,118 753,118 00000000000000000008d8ccdea32415b8b829bc76225df49aee2648ffd63022 1,216 0.41/1.00 vMB 11
753,117 753,117 00000000000000000002df25bedbc98220bb6167bb50033eaabbef65e65951b6 1,796 0.91/1.00 vMB 7
753,116 753,116 00000000000000000006c89d0934bc9a6e4fc67de900b98a4da0d48d42e8471d 1,816 1.00/1.00 vMB 5
753,115 753,115 000000000000000000072e11b0f188302a050d517cc381f768d6f975b993f02b 2,360 1.00/1.00 vMB 9
753,114 753,114 00000000000000000008ac4ccc426009dc5ac0ee6759115fba6bdffd27597312 2,057 1.00/1.00 vMB 17
753,113 753,113 000000000000000000082bcb097359eba402444c1e4b8e11740de224c46698c8 2,377 1.00/1.00 vMB 20
753,112 753,112 000000000000000000013ff9311931c83f60c59f8ee44f2bba503d42d7a2423d 1,089 0.40/1.00 vMB 11
753,111 753,111 000000000000000000033ca38e089ff5158befe61f603d2eeb051c65c6790977 2,704 1.00/1.00 vMB 11
753,110 753,110 00000000000000000003b3d5b9644dd4073a8e47db303e5545edc4f0860c4056 2,189 0.82/1.00 vMB 11
753,109 753,109 00000000000000000001c3eb8581eeb871a727714ac07ac979af1c05aea2ec14 498 0.32/1.00 vMB 7
753,108 753,108 00000000000000000007e29c55ad3f0e520929ba3465eb1a0fbf42700959be37 1 0.00/1.00 vMB 0
753,107 753,107 0000000000000000000341e11a0c0d6b542f73771ba33844b5f86e6a7cb7868b 124 0.04/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.