Loading Tool

Explorer IconExplorer

Memory Pool

73,695 transactions
28.68 vMB
0.07094687 BTC
Random Selection Loading Transactions
Max Size: 169.20/200 MB

Candidate Block

Mining Attempt 4cf5ea7faee992c59a696c2a121be1ad7273e9d7a07e531b8b647274240e18bb
Version 20000000
Previous Block 000000000000000000007f1cc86584d5091523c563b1e01951438035453336d6
Merkle Root d21a4b9bf868acc4c826fd3505c7e30b72419df7790929b944ce6107bbc5b2f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,271
Size: 1.00 vMB
Total Fees: 0.01325252 BTC
Feerates: 98.05 > 1.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,041 (357,450 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
557,591 557,591 00000000000000000015d2962abb7cf31ab5d579dea7fb83d4f0dfb9fc97e551 2,397 1.00/1.00 vMB 16
557,590 557,590 00000000000000000023516085e4b96364e210d3c0d87a84d228a61e4bf21c7e 2,214 1.00/1.00 vMB 21
557,589 557,589 000000000000000000191176ba7796fd6b011f9e56e763a6601bc02f5baded8c 2,225 0.86/1.00 vMB 14
557,588 557,588 0000000000000000002c42b6397444fd83b52d51ad11bdc19b7be4b6b2ad1d80 760 0.31/1.00 vMB 12
557,587 557,587 0000000000000000000eaf0d5afc520ca8f489e71e20c9461224bf42f6816644 2,008 1.00/1.00 vMB 13
557,586 557,586 000000000000000000037050b117551dbeee2ce7ceca233592ebd51d1c550a18 433 0.22/1.00 vMB 17
557,585 557,585 00000000000000000022ad751d5a61d9ca3ad8ec4a37103d49b0482a9c17e56a 1,630 0.67/1.00 vMB 13
557,584 557,584 00000000000000000029b2560f75e0f75373cf8952518076c3c5ae71d0c9feeb 2,271 0.84/1.00 vMB 16
557,583 557,583 00000000000000000031a45d84b39350855e2a2ae5799c11b672868bc936c61c 1,930 0.65/1.00 vMB 24
557,582 557,582 00000000000000000001fdf337de45080b565b9fcf91c320b4914401b498edd5 1,302 0.46/1.00 vMB 13
557,581 557,581 00000000000000000013cb9d8c8800036c5b3cc4b3c593e1ec44d40e129ae656 1,149 0.42/1.00 vMB 13
557,580 557,580 00000000000000000008d1e40f85cb502cd899e18d5b132eae0956c6b5e76532 1,451 1.00/1.00 vMB 1
557,579 557,579 000000000000000000236569fccffc82f5b22f74d4096c611f08e0d7a7ec89ad 2,904 1.00/1.00 vMB 10
557,578 557,578 0000000000000000002689cc92b49628609a9f5ed8f178766f2384bd6f602157 2,949 1.00/1.00 vMB 30
557,577 557,577 000000000000000000138a484f9522b61080b69d004e053dc57979843ad6ab08 2,918 1.00/1.00 vMB 22
557,576 557,576 000000000000000000086935017fbf4785495caceed1308db641d4926d7540f0 1,077 0.61/1.00 vMB 10
557,575 557,575 0000000000000000001396e6b5ddae90b5727d1c9b440b6a0b81f87bc7a47670 1,804 1.00/1.00 vMB 5
557,574 557,574 00000000000000000028e9420a7eaf25a7e91ae8f4fa92df28d89ddba296e0b2 3,017 1.00/1.00 vMB 23
557,573 557,573 00000000000000000007cba85514d36b919cb2f123efc7da6088dcbbbcc4a500 2,808 1.00/1.00 vMB 17
557,572 557,572 00000000000000000013df0267399644ed055103023dd07d182e538bd227fc4c 3,052 1.00/1.00 vMB 16
557,571 557,571 000000000000000000296c02c9cf616af2b6169e79e380a5b04a008649f53337 1,995 0.67/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 667.95 GB
    • Received: 15.33 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.