Loading Tool

Explorer IconExplorer

Memory Pool

78,433 transactions
29.39 vMB
0.06633306 BTC
Random Selection Loading Transactions
Max Size: 176.66/200 MB

Candidate Block

Mining Attempt 880fe57e3d8fcb78124712112a0c24989c33ab0236cb7c4c5e4f4299ec955434
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 7f2840fc5fa478643826c4606c836cf90a342e55d7aa10a38e015f663208ba41
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,274
Size: 1.00 vMB
Total Fees: 0.00666688 BTC
Feerates: 50.25 > 0.67 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (257,649 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
657,351 657,351 0000000000000000000868b34460fcca5e46729c538648f1204eb153002871b5 2,311 1.00/1.00 vMB 8
657,350 657,350 00000000000000000007c73e39477569d6ceca8e51dd838140f5131f5422c83f 2,110 1.00/1.00 vMB 37
657,349 657,349 00000000000000000002545eaaf0ae4c97ddf103d89d353fb9466e43319c00f8 2,811 1.00/1.00 vMB 46
657,348 657,348 0000000000000000000214a6755b4758808b5d82b63ea81f42e0189eb733306a 2,413 1.00/1.00 vMB 15
657,347 657,347 0000000000000000000ef65ede0bb61defadae73fdde6f871fbcc1d68fcde457 2,740 1.00/1.00 vMB 72
657,346 657,346 000000000000000000036b8ee3dcfd3794cd2a07d01fe6ca247b0551bc2cb6d8 2,442 1.00/1.00 vMB 46
657,345 657,345 00000000000000000005286afe8fa70864296bebd7fcdbeb726b0ba180626e27 2,467 1.00/1.00 vMB 28
657,344 657,344 0000000000000000000efb0e6dffb07b54f42f95bb3e449854d9ef1a29174640 2,546 1.00/1.00 vMB 69
657,343 657,343 0000000000000000000ac8dc20894133d4b7f0340f406621ca38f3da4b1565d3 2,000 1.00/1.00 vMB 43
657,342 657,342 0000000000000000000929c486b621048471aa952cfeeecab78e3a2a386eb6fd 1,508 1.00/1.00 vMB 81
657,341 657,341 00000000000000000008fe195532521406ce6b846dd2dfad70abcf4de1413408 2,718 1.00/1.00 vMB 34
657,340 657,340 0000000000000000000908833c0efdad7c0a2fa187e5d8b3be19249bb7cd9753 2,464 1.00/1.00 vMB 47
657,339 657,339 0000000000000000000da692be52188e959cbff42c4d2c31f4566ddd0772607c 2,871 1.00/1.00 vMB 77
657,338 657,338 00000000000000000007c13d432a4e082a8c7addbcdc6133d63a7eb09d76ebf7 2,756 1.00/1.00 vMB 82
657,337 657,337 0000000000000000000d38373f446e3c1675b091df5eae321f8066987409b668 3,022 1.00/1.00 vMB 90
657,336 657,336 0000000000000000000cb4305dbe1279a486286ac405dc537044d5472ac86358 2,941 1.00/1.00 vMB 93
657,335 657,335 0000000000000000000ebbe6a78ad3018911625e4877b64a8da9519b7a60f20f 2,526 1.00/1.00 vMB 74
657,334 657,334 000000000000000000044228de0c05baa7f47dc2daccd39ae452b9ab5eb77922 1,956 1.00/1.00 vMB 47
657,333 657,333 00000000000000000008b1c61c12894743c65f27c0c2ecb877dfa44316934f90 2,409 1.00/1.00 vMB 82
657,332 657,332 00000000000000000000e13fc51b2e45b0d5f23b5c6c1d1f9c569ff2201e8cf6 1,018 0.58/1.00 vMB 22
657,331 657,331 000000000000000000038c6e7f3a7e3cc2373c1c057af71d51377c5ffd379906 2,712 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.