Loading Tool

Explorer IconExplorer

Memory Pool

45,096 transactions
29.77 vMB
0.10276177 BTC
Random Selection Loading Transactions
Max Size: 153.97/200 MB

Candidate Block

Mining Attempt 4d192c8a6368eb3cdf68ce2dbc8ca0c1a92c481f6fa694012d7243786a778f91
Version 20000000
Previous Block 0000000000000000000088aeb2f6ddaa71b9393d28b738c65cd40abb7d78efd3
Merkle Root e452d018e307bb0bb56527d2d0e26192f5cb7c66664998946d44b82ec4d42630
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,161
Size: 1.00 vMB
Total Fees: 0.04372269 BTC
Feerates: 302.06 > 4.38 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,615 (1,744 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
912,871 912,871 0000000000000000000191217404c76962fc281c917e0c7b013fccf42e73aa16 3,652 1.00/1.00 vMB 4
912,870 912,870 000000000000000000004995e0ab9e37fb87be312ab1913491a6b1abfdce42e6 2,692 1.00/1.00 vMB 2
912,869 912,869 00000000000000000001678d2e920fa4ea3f756bc97119d5a8556a1f19f7496f 3,770 1.00/1.00 vMB 6
912,868 912,868 00000000000000000001e8d8d2c869fbd31d6bb077d818b32f3774df4cc1eba8 3,155 1.00/1.00 vMB 3
912,867 912,867 00000000000000000001cd82387680efc62b8dd9aa8cb842abde8d95c1dbbc76 3,581 1.00/1.00 vMB 6
912,866 912,866 0000000000000000000128fcb802e024a254091af5e71ea22689b3e487c9e173 3,174 1.00/1.00 vMB 5
912,865 912,865 00000000000000000001f8169700f7fb73d81d50019d45627eae82040ae0863d 3,588 1.00/1.00 vMB 1
912,864 912,864 0000000000000000000019380610ce7fdd2d6a1b2875632d15bc3910c5a061d4 4,047 1.00/1.00 vMB 6
912,863 912,863 00000000000000000001edf46d90d4284aa228c252181598871492192f02e29c 772 0.19/1.00 vMB 4
912,862 912,862 000000000000000000015fae160aed7516f7822db8985facb3a725c784b3faa7 6,105 1.00/1.00 vMB 1
912,861 912,861 000000000000000000003eebc6341521e8aae08a86d0128d62863cb7ad209b7a 6,629 1.00/1.00 vMB 0
912,860 912,860 0000000000000000000159a2710faf5f3af3ac6f20363c8f724019d501a19ee3 5,732 1.00/1.00 vMB 1
912,859 912,859 000000000000000000009612e81ebf26c103bf0c7133759770246acc9a2e2cb7 2,166 0.51/1.00 vMB 4
912,858 912,858 0000000000000000000113d7f859536e2df3cfa4c55255de60dcecb96625972f 1,011 0.45/1.00 vMB 2
912,857 912,857 000000000000000000010b63f86f3a1130f530c88870bd43de757e720fd22e3d 4,795 1.00/1.00 vMB 0
912,856 912,856 00000000000000000000ae915b0ef01c078d42595fb148c755a3ab351bf52aee 6,583 1.00/1.00 vMB 1
912,855 912,855 00000000000000000002287621ee29416eccd2569b24a164cf342df375dbc07a 1,624 0.34/1.00 vMB 3
912,854 912,854 00000000000000000001feedd74e5d150a6d13cdc5f6f9cae62001cc41ca1341 4,944 1.00/1.00 vMB 2
912,853 912,853 00000000000000000001850c13d0c4fbfa4c41b6cfaa598c032820713209a633 6,940 1.00/1.00 vMB 0
912,852 912,852 00000000000000000001081d5bbad6b9b9848939f97b3b1e3669ecb834a64934 6,045 1.00/1.00 vMB 1
912,851 912,851 0000000000000000000135504d65b8a1e90f6b53c105f2bcef482c0027ab6469 4,615 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.71 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: 629.39 GB
    • Received: 11.91 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.