Loading Tool

Explorer IconExplorer

Memory Pool

80,534 transactions
33.95 vMB
0.12873029 BTC
Random Selection Loading Transactions
Max Size: 192.85/200 MB

Candidate Block

Mining Attempt fa63f10be9ebbc18cefdc79fc5546b485e2b3fb4f223ecc15860ff3b24d4bb7d
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root eff1ed02f9f6163ee33c6cb6f8e758fe552176c9ba79b8f0f358e9801aa10c6c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,323
Size: 1.00 vMB
Total Fees: 0.02129093 BTC
Feerates: 104.71 > 2.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (102,578 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
812,829 812,829 0000000000000000000232b34a90c7b598f606c046621123222d2dbb96033f85 745 1.00/1.00 vMB 1
812,828 812,828 00000000000000000002d8d2f37ac4139e4dc1e63231c0e8d72972cdc855e9af 1,480 1.00/1.00 vMB 11
812,827 812,827 000000000000000000032af64177b40a42f4190aae22e1a8576da3072db1c736 1,855 1.00/1.00 vMB 11
812,826 812,826 00000000000000000002d475aafb3427428a4ac7a8fc96ca71f3f4866b2d5d56 1,463 1.00/1.00 vMB 10
812,825 812,825 00000000000000000002da19029a4974b42509e77438b346e0112968b518e53a 395 1.00/1.00 vMB 2
812,824 812,824 0000000000000000000162817cc623896ca4fff349519dad71fb9f057d13d1f1 1,753 1.00/1.00 vMB 11
812,823 812,823 0000000000000000000320edd7ce24913d17411bf461da50a340156f5201c0a8 605 1.00/1.00 vMB 3
812,822 812,822 000000000000000000046c2f9d2114f5cd55c81061c654ff2de95d61775d8ef0 1,007 1.00/1.00 vMB 3
812,821 812,821 0000000000000000000478f4012ae3fd15df54f3e39633a61c6a207ce7e84149 1,173 1.00/1.00 vMB 8
812,820 812,820 00000000000000000003a0b91a403de78bfab0f00e0852ea32e741413f916cca 1,792 1.00/1.00 vMB 4
812,819 812,819 000000000000000000016fea60b0d98a5a5c52343806538290c2c1fe121074c8 1,902 1.00/1.00 vMB 11
812,818 812,818 00000000000000000003a1c3bb6ed6c65b691a9893f8806b68eeb183dd721b1c 2,623 1.00/1.00 vMB 17
812,817 812,817 000000000000000000003dba867f2b98921d51e2a3497c481398b6531707f67e 1,374 1.00/1.00 vMB 5
812,816 812,816 00000000000000000000124c152c9bc1350f7612ee14c3da5095b9da288dbdd9 3,164 1.00/1.00 vMB 21
812,815 812,815 000000000000000000024a452dba3bd7a4b4b4a1814943174f03f8ac509e61e0 914 1.00/1.00 vMB 2
812,814 812,814 0000000000000000000142ca9cd93341ca93baba2ad394b7db7021b951f6e00b 969 1.00/1.00 vMB 5
812,813 812,813 000000000000000000015dc2d91a7f3a3203b04c1f5107d15c73c07b4ecbc320 1,634 1.00/1.00 vMB 8
812,812 812,812 00000000000000000002f20236806312d8a14093b84d053ae64d4a2afa190e40 1,454 1.00/1.00 vMB 9
812,811 812,811 000000000000000000030edc9feb8c188e069bb8a40029823993ff46f5c3a7c5 2,342 1.00/1.00 vMB 16
812,810 812,810 00000000000000000003836121b0d932d1793ccf51f2b3ca8b038d092f6d904b 1,235 1.00/1.00 vMB 8
812,809 812,809 00000000000000000002b304d429f579c416957650c013027c039fbfc906f5ce 1,750 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 783.09 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: 725.88 GB
    • Received: 18.44 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.