Loading Tool

Explorer IconExplorer

Memory Pool

53,768 transactions
29.92 vMB
0.10348503 BTC
Random Selection Loading Transactions
Max Size: 160.66/200 MB

Candidate Block

Mining Attempt 0f2c2d72ae92fb9b981946d800298215123042f5baf78741fd77b680ce45f8a6
Version 20000000
Previous Block 00000000000000000000c82bf1f7d055428156e8d4702bdc0fed9066619a5fcd
Merkle Root 77e67a6c9f0488be2076b5d6242338259b26ede15f20647f8c010b28c1b8223b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,186
Size: 1.00 vMB
Total Fees: 0.02859653 BTC
Feerates: 157.35 > 2.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,713 (25,142 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
889,571 889,571 000000000000000000025227c08f4fdbdb7bbcacb74b886a530f52b240528491 202 1.00/1.00 vMB 1
889,570 889,570 0000000000000000000074ecd920f776fc37db915b8bdf0bffa206244cec07db 1,568 1.00/1.00 vMB 4
889,569 889,569 00000000000000000001d62ec41f6431a6ef200ccb08d07706b115a395cefd7f 2,043 1.00/1.00 vMB 3
889,568 889,568 00000000000000000001357228b707f1094bfe289dea06396a794209cf9708a1 3,622 1.00/1.00 vMB 8
889,567 889,567 00000000000000000001c735ccf92f1ffb0c01bf461a49b7674415b43c13cc44 4,814 1.00/1.00 vMB 2
889,566 889,566 00000000000000000001d040d323b7c73d953e153d92af5c061caa561087002f 1,222 1.00/1.00 vMB 3
889,565 889,565 000000000000000000002fb63069813df154d7ec78c91e23c5e178ee138096e3 5,999 1.00/1.00 vMB 4
889,564 889,564 00000000000000000001fafb8df370174b997d9a536e9bd9f164dc464e216f48 6,056 1.00/1.00 vMB 11
889,563 889,563 00000000000000000000a32666e5569ecc77bb82ab8feb87f9b424e1a0e8e0a5 4,797 1.00/1.00 vMB 2
889,562 889,562 00000000000000000000ea7cc78a7cc86d428b1d155f713cf185ec5220657404 5,264 1.00/1.00 vMB 7
889,561 889,561 000000000000000000014321d74f3875f192ae3ee976bc45b0620387165efbd3 2,111 1.00/1.00 vMB 4
889,560 889,560 00000000000000000001aa0b4978bf3acfb8350b0c0467dd396c8a3d2b5f5743 1,728 1.00/1.00 vMB 1
889,559 889,559 00000000000000000000cd014e50bcdd8bf3e4b43a8fb9c4affaa1dbd5e45d6a 1,468 1.00/1.00 vMB 2
889,558 889,558 00000000000000000001e2f2f1c16eded6abb78c7ebdd73359aea7c56bf13679 2,297 1.00/1.00 vMB 6
889,557 889,557 00000000000000000000d786dc96380acf765c03031d2ae7a6a4b1148fc787f4 2,431 1.00/1.00 vMB 5
889,556 889,556 00000000000000000001d43e344964d18094078ad27151e553ee0c6e1fb2a6d8 2,831 1.00/1.00 vMB 8
889,555 889,555 0000000000000000000130a9aac12eea89f8b8bf8e86c674f42beaceb96921a5 2,897 1.00/1.00 vMB 7
889,554 889,554 000000000000000000016c7066befe2eac77e1496145f0d754f3ad77660473ea 1,988 1.00/1.00 vMB 6
889,553 889,553 00000000000000000000b060802912265df0eb52afbdacd6a663385a5ab01c04 774 1.00/1.00 vMB 2
889,552 889,552 00000000000000000000cd2185f38c8b52111f96bf9d7ea7555972f4bd094f9a 3,255 1.00/1.00 vMB 8
889,551 889,551 000000000000000000023930a4704fc9c33e57c724fdd68f1d4da925dd8b1a06 3,282 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.89 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: 645.10 GB
    • Received: 12.68 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.