Loading Tool

Explorer IconExplorer

Memory Pool

75,417 transactions
27.77 vMB
0.08047905 BTC
Random Selection Loading Transactions
Max Size: 169.52/200 MB

Candidate Block

Mining Attempt 846d00f1f889d97a79b96cd58341a146c0f78f7ef86deb08ae505c824e1773ac
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root 7744573373e1c7db4fd6e974c9ae16e8bc32b4b24e390e6c63bf3bd5fbc56257
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,303
Size: 1.00 vMB
Total Fees: 0.02107174 BTC
Feerates: 106.68 > 2.11 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (192,858 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
722,403 722,403 000000000000000000020c159bd28bd071f70d5a68fe2c41521b1d7ed02e8ea9 3,182 1.00/1.00 vMB 9
722,402 722,402 000000000000000000098417ba3e4e0e4181bcfe041363400a46bb9a9b1c5878 3,075 1.00/1.00 vMB 12
722,401 722,401 0000000000000000000412e47e58a23daff553d3129a448d430015a637be82ec 3,075 1.00/1.00 vMB 13
722,400 722,400 000000000000000000071007731258b8b8f896661b027c8ead529af42d545ea5 2,679 1.00/1.00 vMB 25
722,399 722,399 00000000000000000009bf8183d258ad0201adecef0e556be7a1fae92c4817a2 2,961 1.00/1.00 vMB 21
722,398 722,398 00000000000000000004e573902d97ff4e40a71e61801fd628c78d3195a42cd5 2,810 1.00/1.00 vMB 20
722,397 722,397 0000000000000000000817b0f0284daed44d50affccf6f76f709ec94e68f3425 2,107 1.00/1.00 vMB 7
722,396 722,396 000000000000000000000321b6576feeb4fcf5a512c4dc2683d395654b00e2e4 2,821 1.00/1.00 vMB 8
722,395 722,395 000000000000000000001eda471d07e05d8d5f1ac1720eedeed31d73c7e239b4 2,110 1.00/1.00 vMB 12
722,394 722,394 000000000000000000048242807ad4c2cfa5933ade33297cb273aa5b468ff4a3 2,650 1.00/1.00 vMB 13
722,393 722,393 00000000000000000002fbcf1de16b1e0671a719ca8e5ab0ab0f05f0fb037081 3,003 1.00/1.00 vMB 10
722,392 722,392 0000000000000000000497eb3b32cdec39fc10cd3474c01093a1827d459f4ce9 2,141 1.00/1.00 vMB 14
722,391 722,391 000000000000000000063c83f57a791bb586955d5a321ba3638fff04c089eae6 2,913 1.00/1.00 vMB 13
722,390 722,390 00000000000000000000ba571cbfe646500f32d69c1415f488233412b2207207 3,025 1.00/1.00 vMB 18
722,389 722,389 00000000000000000008cc7b7793c28ee18f50e34e1bd749c9a055c3f5986830 1,903 1.00/1.00 vMB 8
722,388 722,388 0000000000000000000470375bdf06f81dafa626b5453542a8c3e269968469b1 1,724 1.00/1.00 vMB 8
722,387 722,387 00000000000000000003105f655b077cf2b8d5bd6d9e4995d379082f6e09e472 2,624 1.00/1.00 vMB 11
722,386 722,386 00000000000000000008a0004163120c70ce2aa3fce2b655fb09e8519cf3c8e7 968 1.00/1.00 vMB 7
722,385 722,385 000000000000000000035f300a28f2b7e738ad9eb76e7c0e305ea349ee686729 429 1.00/1.00 vMB 5
722,384 722,384 0000000000000000000579c2823ad4fc28ef4013877b6c6aa81fb1baca57fa64 1,524 1.00/1.00 vMB 6
722,383 722,383 000000000000000000082462175c36ccc2a2ed2f67f38b4b400e02f9b16fb2a6 2,376 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.85 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: 712.50 GB
    • Received: 17.17 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.