Loading Tool

Explorer IconExplorer

Memory Pool

77,627 transactions
29.56 vMB
0.07295111 BTC
Random Selection Loading Transactions
Max Size: 180.57/200 MB

Candidate Block

Mining Attempt b7671d4f9b741b5ad2d59415eec27e83506e7fa48d0cd7d4eb28f355e1c6dd86
Version 20000000
Previous Block 00000000000000000000cf3f5f15c57b2e8fb71d527029774760b564239aaa9b
Merkle Root 3dba976246e2f21c0fd7cdbb4da4b84bd6bd7385773a7feef568e572cc2ca45a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,433
Size: 1.00 vMB
Total Fees: 0.00774843 BTC
Feerates: 75.20 > 0.78 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,400 (188,739 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
726,661 726,661 00000000000000000002dd18bfab12312e5dfa46151009690b72cffa21ea71e6 970 0.58/1.00 vMB 9
726,660 726,660 00000000000000000004e150ca2dd93991e8630ba03e0a24cbc9b97d59ea0cb7 1,567 0.92/1.00 vMB 9
726,659 726,659 000000000000000000083634b7166602448d56d8efe9d583e41abc03bcffa748 1,819 0.83/1.00 vMB 7
726,658 726,658 0000000000000000000553fb914869f3f1677f8738a9e71f35e744405dc63a51 1,471 1.00/1.00 vMB 11
726,657 726,657 00000000000000000000bab6d8f400ff1c15dc54f8bb147c7f77e5443ed59148 943 0.56/1.00 vMB 17
726,656 726,656 00000000000000000003c02283b9416f92e42251c4d27e18c9fb07167bc8e1fc 90 0.06/1.00 vMB 8
726,655 726,655 00000000000000000000a57ae761fdee7a50a26a82f080788af8353d08aa5d43 1,119 0.50/1.00 vMB 9
726,654 726,654 00000000000000000005e4a4fc58279d9cfa6df24e5560679edd31e48edfd0c3 581 0.24/1.00 vMB 11
726,653 726,653 00000000000000000007f0f8ab901051286029c7a5a8790927f65a8731f2af89 1,240 0.67/1.00 vMB 10
726,652 726,652 0000000000000000000890e9048fac36c9210edf367564febb5aca2112d33f3c 539 0.25/1.00 vMB 8
726,651 726,651 00000000000000000009787dd6d1f141630caad2a9e98256a7a68e25759aeefc 248 0.12/1.00 vMB 9
726,650 726,650 000000000000000000001a503779ff9a0750014a044040611684b99e49fd1e46 898 0.89/1.00 vMB 2
726,649 726,649 00000000000000000008b74693ee9d2c26f480e859b555dd93ff14bec3fef2e5 2,540 1.00/1.00 vMB 6
726,648 726,648 000000000000000000030569c9e2dc1a0e3161b20a8de89fe9f54d4628bbf7a6 1,151 1.00/1.00 vMB 10
726,647 726,647 000000000000000000061f72adad20e8f6ddca467d4802274c7d2679a9407a6b 2,139 1.00/1.00 vMB 9
726,646 726,646 000000000000000000048715166fb1c1da2a3f2c910f16e2582fbd97e8b45831 1,284 1.00/1.00 vMB 20
726,645 726,645 00000000000000000000fea6ef873bc727e3ae5420a4c26c1db6a9608f98cd59 1,398 1.00/1.00 vMB 11
726,644 726,644 00000000000000000009f5240cb0c099661cfb76e019bb7f556bf44926af261d 1,368 1.00/1.00 vMB 12
726,643 726,643 000000000000000000018a66506ec8fc314d620db294953ac4e422e7bd039d5c 1,355 0.69/1.00 vMB 6
726,642 726,642 0000000000000000000587f7d6b34cfb9c0bce6ff1f8744daad61c0332d07259 586 1.00/1.00 vMB 3
726,641 726,641 00000000000000000002521f825a27eaaae7111e579a0553271bcc804119c554 1,623 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.08 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: 721.16 GB
    • Received: 18.35 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.