Loading Tool

Explorer IconExplorer

Memory Pool

80,353 transactions
29.89 vMB
0.09121346 BTC
Random Selection Loading Transactions
Max Size: 182.45/200 MB

Candidate Block

Mining Attempt a33147e6341f4f6fc8cee0d48f7391f953704af1a8dfe930952d917d662f0cfa
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root c24342e854d064936c19761732a003aeacbee0d749e192ef2a2fbb10830656db
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,409
Size: 1.00 vMB
Total Fees: 0.02484610 BTC
Feerates: 402.60 > 2.49 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (422,835 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
492,488 492,488 000000000000000000512b4296d6dd9db3131c97f8586afbfd0ce7a8af9194c7 1,407 1.00/1.00 vMB 134
492,487 492,487 00000000000000000091b3d8d50025a14689b8d802481d41cbe9c19ef5baeb33 1,700 1.00/1.00 vMB 13
492,486 492,486 0000000000000000002b9fd3ead5103870f5c623e204c47ef9080362ad02bdde 1,501 1.00/1.00 vMB 118
492,485 492,485 0000000000000000001b65ca40988d19da78fe89dfbdbcc8156b5bfe06083779 1,031 0.95/1.00 vMB 32
492,484 492,484 000000000000000000a5e23fa2026e8e3ff1f2559e715967b9e82637d4c0b842 2,519 1.00/1.00 vMB 131
492,483 492,483 00000000000000000078cbb929d24ef6dbed61060e8bbfbc15863f28feb65458 2,244 0.96/1.00 vMB 218
492,482 492,482 0000000000000000006e1e2f1f7386741513225f5706b898d68e0b1ce3b557af 2,079 1.00/1.00 vMB 209
492,481 492,481 00000000000000000013abdddf6e17c85c2710b4ae1838a1fb27871a25c1d350 2,449 1.00/1.00 vMB 264
492,480 492,480 0000000000000000000ffed280f3424da497bfa647ebddf710054930b84b45ab 254 1.00/1.00 vMB 13
492,479 492,479 000000000000000000a06cebe7fd75ea5b6937a07b416e7250b7063092e35e6b 2,233 1.00/1.00 vMB 176
492,478 492,478 0000000000000000009f0a41e3fbc80d9e2c39487507670a7d331ead228c82da 942 1.00/1.00 vMB 48
492,477 492,477 00000000000000000094df469ae3ab2cb9cf496af15dd24efdfb08f29f89e71d 2,561 1.00/1.00 vMB 238
492,476 492,476 000000000000000000a0c2ebb2f1dfccb75bc63c9b845cc2a446cffb12c19183 1,203 1.00/1.00 vMB 74
492,475 492,475 0000000000000000008ba33a9291791aff3969dc43246a3a0eb9fd8cb70584c1 1,117 1.00/1.00 vMB 16
492,474 492,474 000000000000000000aedef8f509e9075c3fac1f81b246c060fd471c34d8707d 2,410 1.00/1.00 vMB 156
492,473 492,473 0000000000000000004f262f56e24612901a773535043a0dc439d18b2116f756 2,291 1.00/1.00 vMB 88
492,472 492,472 0000000000000000007b43ac010d1929ef538938b5f9594b21da181dc201b2da 1,402 1.00/1.00 vMB 76
492,471 492,471 00000000000000000012a3f022b254bcfb61308953bacedecfd60151e5a969a7 2,492 1.00/1.00 vMB 253
492,470 492,470 000000000000000000b8cf7b1111663237431e54b21789d27b853f2e127149d3 2,113 1.00/1.00 vMB 131
492,469 492,469 0000000000000000005c6fd66112ad86a93a42b12511028c96b2c8b29167cf09 2,046 1.00/1.00 vMB 212
492,468 492,468 0000000000000000007f10af2a3879fbc43079112bebbb0b2347d4b5be200639 694 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.95 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: 715.20 GB
    • Received: 17.67 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.