Loading Tool

Explorer IconExplorer

Memory Pool

56,784 transactions
32.24 vMB
0.15106688 BTC
Random Selection Loading Transactions
Max Size: 174.32/200 MB

Candidate Block

Mining Attempt be7c8efe60fcc7e7253077872b2301b72c115231bb192d87638374cb8040cdfc
Version 20000000
Previous Block 000000000000000000009ae72742d77d55e96bac00494a031373ad4b53b85617
Merkle Root 4fd8cec68599ac416639c8b83e05292e1ffe525dfdac223ba342667bc9d579ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,938
Size: 1.00 vMB
Total Fees: 0.05130831 BTC
Feerates: 101.25 > 5.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,825 (640,575 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
274,250 274,250 000000000000000163ae21c4df2b7a9e5be9b9e12ae93f71ed3b7de68deaabd1 561 0.25/1.00 vMB 35
274,249 274,249 0000000000000000f8458c3b65726ebf221942dc0b1fde8cc3989cccb7186f08 641 0.25/1.00 vMB 85
274,248 274,248 0000000000000004764efe29def52d27554d4a4d70822261222f41f70573b9ee 811 0.25/1.00 vMB 97
274,247 274,247 00000000000000008ca5970e40d179ad2df213881e7194f26e73f110bd0295b7 277 0.15/1.00 vMB 46
274,246 274,246 000000000000000118a967b277b031e6745524f002f46753ba58a50a90e787a4 239 0.10/1.00 vMB 62
274,245 274,245 00000000000000035cc01cce84449a5039ff1e5b57dcc1d37303fac70691a897 533 0.34/1.00 vMB 24
274,244 274,244 0000000000000001678f01e2b7f55253ecbacd403d78e35429644edda01531fb 367 0.18/1.00 vMB 44
274,243 274,243 0000000000000001ecb89b4525d458f35e0080ac26d1a88c9ff4b0c875b177da 383 0.22/1.00 vMB 55
274,242 274,242 000000000000000140eea972e34cb16749c83efde0ac5613d589eacb1e1fae6c 390 0.35/1.00 vMB 33
274,241 274,241 00000000000000048ec32fe2d9873972e25799775a9c4768ae6e7cffe1b7b10d 1,195 0.50/1.00 vMB 64
274,240 274,240 00000000000000007dd1a9c6ff5c9d0ecaa622c3a8c24455c8768f148399325b 222 0.25/1.00 vMB 20
274,239 274,239 000000000000000337794c75f3a4224186e13076afc8a81d119a8ee0473a53b3 99 0.25/1.00 vMB 11
274,238 274,238 000000000000000336e57c412f4e88be51a31200a2e54b3012f6d45a13cc86d8 569 0.25/1.00 vMB 44
274,237 274,237 0000000000000002a4b11b03a44c4ea0f44c9ef04ba5f64dbe1e3aeceaab18cf 353 0.25/1.00 vMB 24
274,236 274,236 00000000000000026059addcb3f00a6d461d5f78017d4e40c47ea2313cbb2b8b 696 0.25/1.00 vMB 90
274,235 274,235 000000000000000465a3adf565f15b24a39b9b61f5b0519ae160fcb370ffc6a1 108 0.25/1.00 vMB 18
274,234 274,234 00000000000000001f71d94c4423ee7f6b2c149c104ea1e88b1ac8a9b75321ae 335 0.25/1.00 vMB 33
274,233 274,233 000000000000000380e53a163b6f2c855a034b84a24520647d858d24133ec68c 1,223 0.50/1.00 vMB 72
274,232 274,232 00000000000000013a3addd92a43637e01754515664f25803ceaa7945e271ff0 966 0.50/1.00 vMB 35
274,231 274,231 0000000000000001a9efa44e9383ba6f0188864b15ff2fdd5aa3fa38a193a597 1,447 0.50/1.00 vMB 81
274,230 274,230 0000000000000001370b83b1524d0b8e2efbe17fbad471f5432dfc222b0219c5 417 0.23/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.08 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: 651.43 GB
    • Received: 13.56 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.