Loading Tool

Explorer IconExplorer

Memory Pool

86,683 transactions
31.82 vMB
0.10901467 BTC
Random Selection Loading Transactions
Max Size: 194.91/200 MB

Candidate Block

Mining Attempt f6511faf9e558a9a7bb81fbe930fe944acd2766877ab5852f55b3f1507a82674
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root d154e003ceb4c372a4020830c74a4ff3c3d824d914be17e5e278557bf5c0677e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,857
Size: 1.00 vMB
Total Fees: 0.02831984 BTC
Feerates: 1,236.26 > 2.84 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (551,028 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,334 364,334 00000000000000001312ea0bcf5f28046c1024cb3d80ff90b5b4914733e4bd6b 2,339 0.93/1.00 vMB 79
364,333 364,333 00000000000000001189c4d4423de1cf7c26748576664fb614cd273b03726e2f 1,512 0.75/1.00 vMB 39
364,332 364,332 000000000000000003ac0d4041616601166108af960a17fe95b19389d56c4842 1,468 0.95/1.00 vMB 47
364,331 364,331 0000000000000000075c96f4126dc15031d95e1c553fbadb1cc8b0f808f86889 422 0.30/1.00 vMB 31
364,330 364,330 000000000000000008231c65f73ed47d1593707ba389c9cce121e4ce89d326b6 3,552 0.95/1.00 vMB 181
364,329 364,329 00000000000000000bdf286d03caf440c81c0a49503be628a6ab784b813ab745 523 1.00/1.00 vMB 20
364,328 364,328 0000000000000000037fd09e5e2d93c671e90b7d296b7a902f9e0eec65b5c5e2 1,542 0.93/1.00 vMB 45
364,327 364,327 000000000000000005d4a3fd05d85aa0ddd64ae088b77c2c67aeb6dd69b4b202 1,857 0.75/1.00 vMB 54
364,326 364,326 00000000000000000590b858bb9fd6c179f6a078f23a247be5b00c7e8d034be8 731 0.20/1.00 vMB 79
364,325 364,325 000000000000000007cb80591bad04c8c2e2deb81d3d5efee4773db18a8a5412 2,965 0.75/1.00 vMB 93
364,324 364,324 000000000000000011871177656b98228a361a8297fee70a101b785b29613dd9 1,425 0.93/1.00 vMB 35
364,323 364,323 000000000000000008e63063cc735b07a2322a4215db25d2c406a7c41e80b4f5 1,707 0.93/1.00 vMB 38
364,322 364,322 000000000000000010607e22ad2f6507b66de6e83ef6892779a6bc3edd98ee7f 3,013 0.93/1.00 vMB 68
364,321 364,321 000000000000000015c89ab74c296908c9e5f269508ee410293983b12619085f 235 0.92/1.00 vMB 16
364,320 364,320 00000000000000000c251056710cd5ae9855f8373b64675ada89d96e3292395d 220 0.87/1.00 vMB 9
364,319 364,319 0000000000000000028d6cc57cc4f28909a67835ee21b59b96670533fe1df4e5 2,973 0.75/1.00 vMB 98
364,318 364,318 000000000000000009c52c151c4777607d9c5f2e3ad792aad300f3edae6e0954 3,508 0.95/1.00 vMB 99
364,317 364,317 0000000000000000061220156cef6c6f385d6f024edcd2907fff4814d0bdf40e 2,725 0.75/1.00 vMB 148
364,316 364,316 000000000000000009abd7ca71a50da1cc3ac160952fe034d3c64d3cbbbb41bd 1,719 0.93/1.00 vMB 42
364,315 364,315 000000000000000014f9164a2a2d95973033f4fd94e395cb4bfa16253c13fa5c 1,952 0.75/1.00 vMB 40
364,314 364,314 00000000000000000b7df7d919db2b73c23d6c016acae098778ea70c9095e00c 979 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.