Loading Tool

Explorer IconExplorer

Memory Pool

76,188 transactions
29.15 vMB
0.10414001 BTC
Random Selection Loading Transactions
Max Size: 172.31/200 MB

Candidate Block

Mining Attempt ea53821662cebe8ce0c8adeb2b436dfb54c05d0fdf456deb513c28e9ed2be1b8
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root bb8f1e37ebcd501f8be647aacc503814be8b4bebdc900c0f44fabaf2db98a339
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,404
Size: 1.00 vMB
Total Fees: 0.04172010 BTC
Feerates: 201.37 > 4.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (161,920 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
753,106 753,106 00000000000000000006dc36b02af74efcad1c1d8cfd9ed63478724936ec7fbd 1,447 0.83/1.00 vMB 8
753,105 753,105 00000000000000000007e0896be4c7baa583ce9743449caa10ecf763c75c30c0 580 0.17/1.00 vMB 11
753,104 753,104 00000000000000000006f870a5693d68d2f0da700326373a7d7870103a04297b 2,197 0.79/1.00 vMB 12
753,103 753,103 000000000000000000072dfb99064ae12f645c9e8a91be55fb80a9ddf106755d 725 0.27/1.00 vMB 12
753,102 753,102 00000000000000000007d978f0c6188925f510e721bb1e22bb9dea2ec7c8790e 1,069 0.64/1.00 vMB 6
753,101 753,101 0000000000000000000815caf3bb452b7239cf55412ebbfeb5e0c39a34a2f905 2,362 1.00/1.00 vMB 8
753,100 753,100 00000000000000000003b4dcc26da6f5c407de3a2dceb686de4940e0aa3d414c 1,056 1.00/1.00 vMB 11
753,099 753,099 000000000000000000023820b377bdc72b4745c2236e2ddd8868af7aef20ebfe 1,315 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 667.91 GB
    • Received: 15.31 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.