Loading Tool

Explorer IconExplorer

Memory Pool

78,812 transactions
29.52 vMB
0.10179127 BTC
Random Selection Loading Transactions
Max Size: 177.74/200 MB

Candidate Block

Mining Attempt e212743512185dc1b2af517c4193646e1ea50d3ce4ce0a743254bf1bf004782c
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 2c5617e45ebee8f02c1d7892c763f6aefea07a9a013ebf61be5042d4039d351c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,580
Size: 1.00 vMB
Total Fees: 0.03754358 BTC
Feerates: 164.34 > 3.76 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (148,052 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
767,102 767,102 000000000000000000005e8553b5baee8849cbad44dd1bb8ab9a4517b08feeca 154 0.10/1.00 vMB 5
767,101 767,101 00000000000000000001b91d0f6ef94b61be684d0bc659b8abddd753b57deeb2 561 0.42/1.00 vMB 3
767,100 767,100 0000000000000000000185db00af0f30271f04834bca41e400d133c0b04121bf 1,533 1.00/1.00 vMB 5
767,099 767,099 00000000000000000002075e99d6701ef0bbcc1c631eae4850495029c8706268 1,766 1.00/1.00 vMB 2
767,098 767,098 000000000000000000026a803975791d853b2bb2d3ed7dde3a733d26d62c1e5c 2,092 1.00/1.00 vMB 2
767,097 767,097 00000000000000000002c4eb90bccc6a434b46956104e042d6b33a888fc8e56f 2,767 1.00/1.00 vMB 10
767,096 767,096 000000000000000000080049cc1d335d63301e154d81f735e8b8ebf9f2e685a0 1,286 1.00/1.00 vMB 3
767,095 767,095 0000000000000000000607fe9bdaa4ae5073ada29faec05719200337e5f899b6 3,063 1.00/1.00 vMB 10
767,094 767,094 00000000000000000006d693575d4911b1d964110f7c9204a0590f4467236bc7 2,981 1.00/1.00 vMB 9
767,093 767,093 00000000000000000006967e5605b73b64dbd75b0960d78b41123a3769ee947b 2,613 1.00/1.00 vMB 13
767,092 767,092 000000000000000000049e35c7e98755555e1d77e8448101c463955a5d2d0a39 3,114 1.00/1.00 vMB 26
767,091 767,091 000000000000000000011a0934252a3e741a250f051f7b099af887ceb6e87d03 2,335 1.00/1.00 vMB 13
767,090 767,090 00000000000000000001ba7f4f2bfb96d42cc6030a88b818894547037c08be48 3,032 1.00/1.00 vMB 6
767,089 767,089 00000000000000000006db83c5d2ebc7eee57bfca97bfc83b75766863e56d931 2,511 1.00/1.00 vMB 7
767,088 767,088 00000000000000000000816b3e44bd809d6a31d9f507d92b3c3fff538aa90f06 2,210 1.00/1.00 vMB 15
767,087 767,087 00000000000000000005455d708f312672a54a20b2986816891a2af5b52b0fb1 2,859 1.00/1.00 vMB 17
767,086 767,086 00000000000000000005fea2445113de67b6157326dba53e9b95e3f9a5009efd 2,459 1.00/1.00 vMB 17
767,085 767,085 000000000000000000068fb4af4a152ec94fad0f6b5cefe26b558f97503e9d48 2,599 1.00/1.00 vMB 15
767,084 767,084 0000000000000000000677164fa7b1b09f269629e453089a260981d2db9742ac 1,223 1.00/1.00 vMB 5
767,083 767,083 0000000000000000000423f4dd10fb1be69070c12f60c768ccc4abb02fe4ceff 1,984 1.00/1.00 vMB 12
767,082 767,082 000000000000000000081199b2dd1f0cc54cfa1ce7c3caf1894c7159ce996a37 2,964 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.