Loading Tool

Explorer IconExplorer

Memory Pool

41,953 transactions
27.71 vMB
0.07656704 BTC
Random Selection Loading Transactions
Max Size: 143.07/200 MB

Candidate Block

Mining Attempt 12ed9ac9191d754531727152638c8da8ec9d7b3349fd4c8bee35bf1625414586
Version 20000000
Previous Block 00000000000000000000a1786ddd55fd420afa28e0b26d3cdf698b7c13a266b5
Merkle Root 99dc642be9320e93440eb72d148409b10af0dbddf73d344e6fd71b770a5ecba1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,219
Size: 1.00 vMB
Total Fees: 0.02131421 BTC
Feerates: 180.63 > 2.14 > 0.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,661 (117,443 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
797,214 797,214 00000000000000000002865dd6ad3534d9c6bd7d9436acd92df4c0331e078630 2,666 1.00/1.00 vMB 17
797,213 797,213 00000000000000000002b3bd16f452ff6a0509b67964eecb94c1179e05324528 3,309 1.00/1.00 vMB 24
797,212 797,212 0000000000000000000397c589644f288a12bab201716cdd769055bfdc438def 2,749 1.00/1.00 vMB 35
797,211 797,211 0000000000000000000167fbf0a4017e05a18e7dda9c69562db39a25e512b40c 2,014 1.00/1.00 vMB 13
797,210 797,210 0000000000000000000337d51dad63f50bbb9b89dc7246317143a2da9b7a4647 1,745 1.00/1.00 vMB 7
797,209 797,209 000000000000000000035e64f58d3ff09e33343d72b9552c4dd2c74465f1c1da 2,556 1.00/1.00 vMB 24
797,208 797,208 0000000000000000000301d714787b7c45308f46a7b62b2ac6cd121905d01a49 2,068 1.00/1.00 vMB 15
797,207 797,207 000000000000000000012b4197be45c0f12a54001398ab8bfa16d4ce2c690d1c 2,106 1.00/1.00 vMB 12
797,206 797,206 000000000000000000035cba3c4324edfe8c02719632c9bc6bb6c47624fe5c33 2,184 1.00/1.00 vMB 16
797,205 797,205 000000000000000000040dfb274a10046529724d0e65df6125134408dca42adf 2,877 1.00/1.00 vMB 20
797,204 797,204 0000000000000000000473ae067899fc464b0e259156a2db11ee641a043677f4 3,368 1.00/1.00 vMB 27
797,203 797,203 00000000000000000002930adacea73b37c21afe57dfa4d0444891f17356f26f 3,227 1.00/1.00 vMB 20
797,202 797,202 000000000000000000033b0630daca1ed71e89cccb4002b5cdf78493be6f8396 1,772 1.00/1.00 vMB 7
797,201 797,201 000000000000000000043f4d53d166e1503ab02d146d7ec2cac048bf64206ab4 2,372 1.00/1.00 vMB 24
797,200 797,200 00000000000000000001f4397e81546e92d996b41ae277bf85e09e2d919edc95 3,634 1.00/1.00 vMB 13
797,199 797,199 00000000000000000004e74c4ec9daa40e08e32cc8bfa3ecaefa58a3fb3e7261 2,562 1.00/1.00 vMB 19
797,198 797,198 000000000000000000028eab546fb2118d05b4ab4a186bf2937de3647eb53656 1,407 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.79 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: 634.08 GB
    • Received: 12.24 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.