Loading Tool

Explorer IconExplorer

Memory Pool

34,732 transactions
25.77 vMB
0.06428344 BTC
Random Selection Loading Transactions
Max Size: 130.80/200 MB

Candidate Block

Mining Attempt a7bb1ad7c785473f51614656c020c7c76cf0a95b84c382b09964b48d7b6da996
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root f538ba84b988b9ed5a3b6942c5886ff1b30c1a57bbd09fcd76baae5ed3a614ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,292
Size: 1.00 vMB
Total Fees: 0.01715800 BTC
Feerates: 101.16 > 1.72 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (117,456 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
797,235 797,235 0000000000000000000217c13eee66c5dfcd42a6eb97c69b16ae2915fe1f935e 3,469 1.00/1.00 vMB 8
797,234 797,234 0000000000000000000031b6a265e918c48a4e5ea2ee601a9b7acaeb05cd3127 2,843 1.00/1.00 vMB 14
797,233 797,233 00000000000000000005885d3b80bd27959371a12d30049ab1d4632104829242 4,845 1.00/1.00 vMB 4
797,232 797,232 00000000000000000002e3e1b891fecd1559bfe019c909e3522a69a8718927b2 5,114 1.00/1.00 vMB 6
797,231 797,231 00000000000000000001ac3593bb23e376b85060d689fa5d7f27566b452e1b48 3,806 1.00/1.00 vMB 8
797,230 797,230 00000000000000000004b45968a427922a193cddf170ee786e531936c17a0bd5 3,159 1.00/1.00 vMB 9
797,229 797,229 0000000000000000000409222e337147326700603dd735eb3da7ed43f321ba04 4,362 1.00/1.00 vMB 11
797,228 797,228 0000000000000000000255ef84760f6188b2bf47c4c0ebedc1ba28636ed6990c 5,071 1.00/1.00 vMB 6
797,227 797,227 00000000000000000003f9fb3f5ac66971774e0b81acedb451b828d082dc218b 3,291 1.00/1.00 vMB 11
797,226 797,226 000000000000000000028d3b407aa4fffde2b6c01f3b5344d41a0d95b0dd9b77 2,764 1.00/1.00 vMB 14
797,225 797,225 00000000000000000004cf17a1fad4388d68d302811208fa05ae927c4d6c3c10 4,066 1.00/1.00 vMB 10
797,224 797,224 0000000000000000000476675896d06be81c44e79dcaa302478659e2da5b70db 5,922 1.00/1.00 vMB 5
797,223 797,223 000000000000000000015d761fa918db904e5143f11c9b16dbab7cf925f303f0 2,289 1.00/1.00 vMB 4
797,222 797,222 0000000000000000000456ab122ccfe498a536a15b695ec43f52782b5f9eb14c 3,507 1.00/1.00 vMB 13
797,221 797,221 00000000000000000005174b87f99f90f99f72c1f6170587453b0808dd191676 2,523 1.00/1.00 vMB 10
797,220 797,220 00000000000000000003ed6b0fa4577c639555952706141b8720e414b907f3e1 3,294 1.00/1.00 vMB 7
797,219 797,219 0000000000000000000540d1ab9609df055b4ac291d4648c15072e0c3c397c96 2,672 1.00/1.00 vMB 21
797,218 797,218 00000000000000000002ac12c8ea0ae7521f38ff437d6f27c7612014dcc3c213 1,464 1.00/1.00 vMB 6
797,217 797,217 00000000000000000005610d70ce31ecc791e6fdf330060935193ef5bc3c6457 2,228 1.00/1.00 vMB 8
797,216 797,216 000000000000000000022fe34c9f3147fc8793c2b80246c731299ac25ef0ad75 1,825 1.00/1.00 vMB 10
797,215 797,215 0000000000000000000370a33e0375d7cdcbf52e1fb760ec40fdcf9d178e9490 1,745 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.84 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: 637.80 GB
    • Received: 12.44 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.