Loading Tool

Explorer IconExplorer

Memory Pool

81,217 transactions
31.13 vMB
0.07310945 BTC
Random Selection Loading Transactions
Max Size: 189.56/200 MB

Candidate Block

Mining Attempt 14462e6f1d11c9ca3630abf59a5607d9102f91e641b2ec996fccde1728fffb60
Version 20000000
Previous Block 00000000000000000000905e2cc5dcc7aa0fa11ca619828cc970f8f84732e4ef
Merkle Root a60e0b97cd0d4db6a278fa3fdc3492bf82e5c4e58c1cd169385f49245e97608a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,713
Size: 1.00 vMB
Total Fees: 0.00596418 BTC
Feerates: 60.16 > 0.60 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,198 (130,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
784,819 784,819 00000000000000000001458d430f6af58ac027b7f0351912a74eb6aee9c8fae2 2,270 1.00/1.00 vMB 26
784,818 784,818 000000000000000000056890cbdc02853d4218bda2abee85ae3aead0a9bf1226 1,842 1.00/1.00 vMB 16
784,817 784,817 00000000000000000003ef4a67894d47cfd07008c6da3718d07a60abcb5b1a28 2,740 1.00/1.00 vMB 18
784,816 784,816 0000000000000000000389f04d566c03b36b5424baf9713c5daec76f90a8d877 3,585 1.00/1.00 vMB 24
784,815 784,815 000000000000000000031fff9b8b5456bee09043b58943853b209f27d8318511 2,589 1.00/1.00 vMB 16
784,814 784,814 000000000000000000048652f4a34f066dda56cdd19a22a0699abeeedc4881f7 1,606 1.00/1.00 vMB 14
784,813 784,813 0000000000000000000268bf5d7ddcb50e23f340c5dfcd1d3834506aa908744b 2,477 1.00/1.00 vMB 22
784,812 784,812 000000000000000000013c0b27627a8f67425e430009aedb017b018365cc6ae3 3,430 1.00/1.00 vMB 23
784,811 784,811 00000000000000000003fc6946fdfccc802ed62fc174b1cf676990d9fe0852a1 1,943 1.00/1.00 vMB 16
784,810 784,810 00000000000000000004beb58558f97cb5722dd9af39cb1567e8d0fb3084b976 4,405 1.00/1.00 vMB 19
784,809 784,809 00000000000000000003066857cab0f5694530d587a6130bc12104e9079b293b 2,238 1.00/1.00 vMB 17
784,808 784,808 00000000000000000005214955bd78aff657f7fedcb9b09c3ad2c24c37b07586 3,557 1.00/1.00 vMB 28
784,807 784,807 000000000000000000015434ce89cbfb94bad54eeeb30a7a1bd801f04041796c 3,039 1.00/1.00 vMB 34
784,806 784,806 00000000000000000005714a98f56488bfa2bd72bca601ac64c9d46cef03b4e6 3,390 1.00/1.00 vMB 28
784,805 784,805 0000000000000000000103b248616c5e4d760587557b38ce444aa368ed09e012 3,482 1.00/1.00 vMB 24
784,804 784,804 00000000000000000000df30d6f2222f51e08fd01f61e76877bcb24965bfc648 3,556 1.00/1.00 vMB 23
784,803 784,803 000000000000000000029a89d97015c62bf8ba667bd60a15d59c8dbad09382b4 3,212 1.00/1.00 vMB 22
784,802 784,802 00000000000000000005c9e751f4559c8532a79a2b33a38c34e08f6bdd863f60 2,519 1.00/1.00 vMB 18
784,801 784,801 00000000000000000003ca8537d569d4245091cca47731dac4977a349ace7911 994 1.00/1.00 vMB 14
784,800 784,800 00000000000000000001dbd7ff8f665dca83196b8962acdef9ccdd7eda54254a 2,383 1.00/1.00 vMB 22
784,799 784,799 000000000000000000022b1ce3c68a2a2bc5769f131d83a3947d2da056dd9044 2,494 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.74 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: 707.90 GB
    • Received: 16.71 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.