Loading Tool

Explorer IconExplorer

Memory Pool

83,991 transactions
31.94 vMB
0.08703108 BTC
Random Selection Loading Transactions
Max Size: 194.24/200 MB

Candidate Block

Mining Attempt 38e8c7ba6a2551af5fee4b4c849b3bc10eaa803700a8b453be88c07d2e03fa42
Version 20000000
Previous Block 00000000000000000000682e38af279af4c954a439e90eb631728e9fdcb16ff7
Merkle Root eb0edf67ae8779eac2f78130b79b47d217ba6305539b1e4d5b5ff6212832c13d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,223
Size: 1.00 vMB
Total Fees: 0.01727563 BTC
Feerates: 44.54 > 1.73 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,210 (405,327 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
509,883 509,883 0000000000000000002a1180f6bfbe2412ad644632df2054219e79a51542af05 840 1.00/1.00 vMB 28
509,882 509,882 000000000000000000529fa807fa439698959351693976d56c0842b09e305663 188 1.00/1.00 vMB 3
509,881 509,881 0000000000000000004472b42db749b80bf92339eff5f5baf981bca229f46073 1,843 1.00/1.00 vMB 49
509,880 509,880 000000000000000000216c0b772f5179c89821702c814ad458c1107b15f7a2d5 718 1.00/1.00 vMB 21
509,879 509,879 0000000000000000002cae8cfdb07a36c0d06407e691f9e44fcd8858f1d2ccc3 1,832 1.00/1.00 vMB 64
509,878 509,878 0000000000000000004fc95c6b89eddcebb3bbfdd9467b6ad068243ba35c65e9 406 1.00/1.00 vMB 8
509,877 509,877 00000000000000000008f33896602d0c5f775983674d62968b1dd993edba0b84 660 0.29/1.00 vMB 55
509,876 509,876 0000000000000000003a7cb233fc6a75f7a6998dea0301fd3b735beb563e3dec 1,267 1.00/1.00 vMB 34
509,875 509,875 00000000000000000004588ee063bc28baa84c7f0c53e276c8d1c600452a70fb 951 1.00/1.00 vMB 23
509,874 509,874 00000000000000000055cfab324ed0caf1f1c9fb0166b0605abdb4fdf6f704ec 434 1.00/1.00 vMB 11
509,873 509,873 00000000000000000013d771f1c4a33a700c3be75fa1cdb4ac628169456c40f8 474 1.00/1.00 vMB 8
509,872 509,872 00000000000000000035f64b2a922d33852ce5a28f81b67b8bcc5a27ff0677ab 2,061 1.00/1.00 vMB 64
509,871 509,871 0000000000000000003f7734a896303bfbcbbee1151a35c31fde76ee7fa5bc9a 380 1.00/1.00 vMB 9
509,870 509,870 0000000000000000004d3c47a1ccf9744ca0c9bfa655e4d2e2c663402519b3c4 832 1.00/1.00 vMB 27
509,869 509,869 00000000000000000004a86fd5c3918f3894b1a4f31390e2b91df6176b48bf6a 684 1.00/1.00 vMB 18
509,868 509,868 0000000000000000002a9a94f4c4dd2304a50ffbc17f85ee19aed4808beeb3af 1,335 1.00/1.00 vMB 42
509,867 509,867 0000000000000000000844fb163858b2fc141c77396dd61699096a5796e54728 99 1.00/1.00 vMB 3
509,866 509,866 00000000000000000046ee57fd85c9d1a3a3e4bb6193d603dd90ca4d227612e8 1,556 1.00/1.00 vMB 54
509,865 509,865 000000000000000000548d8fafde0a7eceffb3d8fdf359ca8208cc9d7a48182e 677 1.00/1.00 vMB 17
509,864 509,864 00000000000000000005cdd0239fc679779d518ecd01b4052fbfb442cc5c25ca 508 1.00/1.00 vMB 10
509,863 509,863 0000000000000000004fe5e6b8c8b4473694d47248cfd36823a2c38d584813c5 1,301 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.75 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: 708.89 GB
    • Received: 16.78 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.