Loading Tool

Explorer IconExplorer

Memory Pool

77,641 transactions
27.98 vMB
0.08669829 BTC
Random Selection Loading Transactions
Max Size: 170.54/200 MB

Candidate Block

Mining Attempt 34c381b70b55f71286bf9c19d45b1411ff38f2421f383a9aa61073bb46ca42dd
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root a70177ead7a58120ae0ae062f2cc457ccddfc8a5ce06029528dbe665d7b93e42
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,070
Size: 1.00 vMB
Total Fees: 0.02644950 BTC
Feerates: 402.60 > 2.65 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (558,625 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,695 356,695 00000000000000000a4e923d2b9066d115ed317840a4bdbd4b86155b8d0d6381 299 0.18/1.00 vMB 23
356,694 356,694 000000000000000003390048ffcf6e78725d9863c032c690b9a479a6f130ac81 1,402 0.75/1.00 vMB 28
356,693 356,693 000000000000000006c5c96065b4f447d78cd761cec54aba452d7acb824a67c1 909 0.53/1.00 vMB 46
356,692 356,692 00000000000000000ccb9ce31bad38c6cf343fa253bf0f1a093de48675df1640 1 0.00/1.00 vMB 0
356,691 356,691 00000000000000000412b1098ab7d6cc6104d7edc0f5e81c055a28bda341b5b5 685 0.39/1.00 vMB 23
356,690 356,690 000000000000000002a99d656fe66efe245ef0b3489acb541d024cc729223610 208 0.13/1.00 vMB 18
356,689 356,689 000000000000000002691e856aa682140613c232b9a74f6ab84b4d4896783c84 275 0.19/1.00 vMB 16
356,688 356,688 000000000000000008b63567fcbe94c9160763e78f21faa7605fbbcb666f33de 1,483 0.75/1.00 vMB 26
356,687 356,687 000000000000000005822b880b83517942f6cdaa9d5c39725f405f82b40c9f57 920 0.45/1.00 vMB 36
356,686 356,686 00000000000000000ea3301b2e364aa7b370b8b4cdb8037710575608d1cc86c4 1,140 0.55/1.00 vMB 24
356,685 356,685 00000000000000000553b426b4f235c73a3878aa75c704425ef2107738a77015 654 0.30/1.00 vMB 27
356,684 356,684 000000000000000008b14039d09e1c65a891239bc703480f6d2b02e06d71f47e 1,120 0.59/1.00 vMB 25
356,683 356,683 000000000000000011c2bc499d60ea233f52e3c01a0e652d6c61f863395d980e 1,364 0.75/1.00 vMB 27
356,682 356,682 0000000000000000167945b0f576dcac6d20d64f13b20d5cf655308d848ff682 1,456 0.75/1.00 vMB 29
356,681 356,681 000000000000000014386b1c3f544efa0b0fa0840a7993183027a6b0f1425dc4 690 0.40/1.00 vMB 25
356,680 356,680 000000000000000001d0f5ed714b78d466f97731beb4ca155367433bcdac028a 273 0.13/1.00 vMB 101
356,679 356,679 00000000000000000456959f4335793c1ba488a78f6941c1b56baea08c098815 182 0.08/1.00 vMB 26
356,678 356,678 00000000000000000fece4224c15882963cb5818e340ecd8dcd42d98af06b80c 210 0.68/1.00 vMB 4
356,677 356,677 000000000000000005b1389f93a74fe323c13b76ae16a98bf4d76e79ac223eac 1,347 0.99/1.00 vMB 21
356,676 356,676 000000000000000000b178f34840f74821f8410de9880bfc2c21e89718d7346b 1,394 1.00/1.00 vMB 22
356,675 356,675 000000000000000011ef02ef1195c36e736edda14045c03ee34f84f6406b1203 116 0.20/1.00 vMB 6
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.03 GB
    • Received: 17.64 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.