Loading Tool

Explorer IconExplorer

Memory Pool

80,674 transactions
29.76 vMB
0.09327087 BTC
Random Selection Loading Transactions
Max Size: 180.56/200 MB

Candidate Block

Mining Attempt 102796c25ab846181336af92e5cb01250158a529c73db138f38c4d0109a56aec
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 659163d04a7a314292591a5b16652bcc64c2fc814ed0c6b047d6c1ece268e1c6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,982
Size: 1.00 vMB
Total Fees: 0.02638582 BTC
Feerates: 90.00 > 2.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (175,845 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
739,294 739,294 0000000000000000000748c4c811b541b26e5d51547b2fb1a4db9677896c42d4 1,898 1.00/1.00 vMB 18
739,293 739,293 00000000000000000004df9eaf154e6517341bb8d2d65e8e77f2d4a25c199138 2,299 1.00/1.00 vMB 14
739,292 739,292 00000000000000000008f5b855f00bc7d0e9ca296d6b5d6a53eb09506285671e 3,422 1.00/1.00 vMB 22
739,291 739,291 0000000000000000000067457e222825834f213c465faea85aa0855950fb1d9e 2,438 1.00/1.00 vMB 13
739,290 739,290 00000000000000000008ddba6dcfad47d720bec3c9f5fbfe704b773f6bfaf120 3,542 1.00/1.00 vMB 24
739,289 739,289 00000000000000000008dc1566be2f47f05013b9e8ec68cde49f9027b9856414 302 0.09/1.00 vMB 11
739,288 739,288 00000000000000000001f03e42da345d01707f9fed7873dc1abffeaef410dcd5 2,745 0.98/1.00 vMB 6
739,287 739,287 0000000000000000000205e3dcf2926884b15dfd2af49b30bc4e1e7ccd559bbe 2,134 1.00/1.00 vMB 11
739,286 739,286 000000000000000000072a310f44fffd07f4cb249fca1072b2020e1f114db945 1,406 1.00/1.00 vMB 20
739,285 739,285 000000000000000000013281b8b052d1f9edd13a69b912f892d6dd3f0d40d29a 841 1.00/1.00 vMB 19
739,284 739,284 000000000000000000021cef9258a46096a9fd8adee6213e0e14e346034ce1cc 2,962 1.00/1.00 vMB 19
739,283 739,283 0000000000000000000911cd20ea6715e4250b65c53128e63f0297c014bfdbc8 48 0.02/1.00 vMB 11
739,282 739,282 00000000000000000008533d45abaa7cb6380535a9ac8fab956d2fe0a958c400 732 0.21/1.00 vMB 13
739,281 739,281 00000000000000000005aca2528245daa4e721e450cfbe4541b4ddab1953257f 1,747 0.70/1.00 vMB 14
739,280 739,280 000000000000000000088a298c6d93326bea45c640a2ec09be05ccb5a546ab1f 1,853 0.93/1.00 vMB 1
739,279 739,279 000000000000000000009992d1f28e4f0f7ff895735736f394ead9b205996f46 2,920 1.00/1.00 vMB 14
739,278 739,278 0000000000000000000268bd904eb147eb29965618cf5128eab900cbb72c9cf0 2,453 1.00/1.00 vMB 14
739,277 739,277 000000000000000000005f58c72afb75113d97c25fb7627028aa8b88ab85eb5f 2,323 1.00/1.00 vMB 10
739,276 739,276 0000000000000000000211699612b393a122c4069912f6b374ee6b862e0a24db 2,463 1.00/1.00 vMB 17
739,275 739,275 00000000000000000008e78936d020d8856bcf8fd559b1fe700b94ffb5424519 1,355 1.00/1.00 vMB 15
739,274 739,274 00000000000000000002f1931ac17270bd21b2357608766025d7928002566b3b 2,928 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.63 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: 672.33 GB
    • Received: 16.20 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.