Loading Tool

Explorer IconExplorer

Memory Pool

45,715 transactions
26.93 vMB
0.06776717 BTC
Random Selection Loading Transactions
Max Size: 142.68/200 MB

Candidate Block

Mining Attempt f917b05aa986d4d4ec7d7c2ae9e23d7c9899911ae639176b3103c93a3aacc64c
Version 20000000
Previous Block 000000000000000000013fd7066231f224b9ddf7e4711069a5d4cb70e9c36f65
Merkle Root dd2bd0236a400f23da87c4ff57f3127ea3b6566414b64df7747fecaf25856a4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,285
Size: 1.00 vMB
Total Fees: 0.01801075 BTC
Feerates: 151.03 > 1.80 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,783 (148,960 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
765,823 765,823 00000000000000000005ad2261de579ccc78d6314d05ea8b2d0c7118be7d5c76 1,046 0.85/1.00 vMB 7
765,822 765,822 00000000000000000003384a89388ada50aacd6b197a36c0f6f5ea57b220f021 3,166 1.00/1.00 vMB 20
765,821 765,821 000000000000000000027ba9bd6779b4079526d632651008a5bb6b33a42e5e25 78 0.02/1.00 vMB 30
765,820 765,820 0000000000000000000331c52289f29b23efbde1500c51f0793667dfd194f657 179 1.00/1.00 vMB 1
765,819 765,819 00000000000000000004b172c0ae4ece1760a8bc6b60c0e5d9a18c850b3d3bc6 2,819 1.00/1.00 vMB 19
765,818 765,818 00000000000000000004366eafd94a02728f6abe7468df6748255026e1da774b 92 0.19/1.00 vMB 2
765,817 765,817 00000000000000000000099c5b2628d68facb24dc3ea0d782d37f62875458b4e 288 1.00/1.00 vMB 2
765,816 765,816 00000000000000000002cd8dc714124517f005304ea4ff7b07e29192c93924dd 2,091 1.00/1.00 vMB 22
765,815 765,815 00000000000000000001843c9127195de28241029d2ae638aed07a5dee2e678c 268 0.52/1.00 vMB 1
765,814 765,814 00000000000000000005a01e1b90d6e5e7cc86971e855576a444427a43f64143 865 1.00/1.00 vMB 21
765,813 765,813 000000000000000000030b16819fc19ba538c669e84ff198961fb3b6c886f6a3 132 0.06/1.00 vMB 14
765,812 765,812 00000000000000000003290d5d45c8029729f43c0183753db37f28d12aff0d87 487 0.21/1.00 vMB 16
765,811 765,811 000000000000000000020005422d92100cdeedd0f07235d7f4b9ad52352a4af7 2,173 0.97/1.00 vMB 16
765,810 765,810 000000000000000000071b2f2938586c998ffe07db96a0e18ee72cac0fdd8305 153 0.06/1.00 vMB 16
765,809 765,809 00000000000000000005046c642a6b539f376921081fef1bb518b6dcdceb38e5 1,309 0.57/1.00 vMB 16
765,808 765,808 00000000000000000000135e44d8954c5a39b008cb7275ba898c4a136b3a8777 129 0.16/1.00 vMB 1
765,807 765,807 00000000000000000005da9b333afe9e9120e0a34ebe31ed75c490ffb72cf6f0 1,961 1.00/1.00 vMB 16
765,806 765,806 000000000000000000016e28a1230145c0a428089c9cb3423c9738efd19801c5 998 1.00/1.00 vMB 9
765,805 765,805 00000000000000000003ef4873fb3cfe6e89b010f4eb9e67d991bb9084389a6d 752 0.47/1.00 vMB 14
765,804 765,804 000000000000000000013962a0b3110fdb95d9ce32c928d0fa74601dc37a8f4d 178 0.07/1.00 vMB 23
765,803 765,803 00000000000000000002119064198724f87ef1c4f1195b05f72181d705f57f08 69 0.07/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.00 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: 648.98 GB
    • Received: 13.11 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.