Loading Tool

Explorer IconExplorer

Memory Pool

82,128 transactions
30.95 vMB
0.10352173 BTC
Random Selection Loading Transactions
Max Size: 188.19/200 MB

Candidate Block

Mining Attempt 143bbf46fa293a092a68b13271c61ec52af59778acc31363cc882b6e92131492
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 7db3c51e70eba46432f30a9870e844f04300866106ba05dc5a1ba6b65cb03a77
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,023
Size: 1.00 vMB
Total Fees: 0.03079878 BTC
Feerates: 200.89 > 3.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (31,556 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
883,826 883,826 000000000000000000014dcfe58f910e07ead2cb8997c907e2b3c791ea9e0de8 3,630 1.00/1.00 vMB 4
883,825 883,825 0000000000000000000174e4568a0db8a6557fa9f3d8ef216ecaa3ed5366b036 357 0.99/1.00 vMB 1
883,824 883,824 00000000000000000000794ede473c6cdf4c4ecd0380dd407af9ba25631fee40 2,243 0.97/1.00 vMB 3
883,823 883,823 00000000000000000000388788fe38fd021afdbd9c789a16ec80ec141fd9a6c1 393 0.95/1.00 vMB 1
883,822 883,822 00000000000000000000a596ec59b0a9ab1b4c15d83c1615176e4d880ab89dfc 1,871 0.96/1.00 vMB 2
883,821 883,821 00000000000000000001579b53219ca80137344b9fac9d074d78bb02e6fb6f8b 3,567 0.99/1.00 vMB 3
883,820 883,820 000000000000000000006f1582184f05aa25559d50425d80623a6afbd1573616 1,723 0.95/1.00 vMB 2
883,819 883,819 00000000000000000000dc61c382b24134d3be88af76a5066700fc34fc17ba42 856 0.99/1.00 vMB 1
883,818 883,818 00000000000000000000e30f16c42bfb60bae03f21d051a63aac54ef23c45aa3 530 1.00/1.00 vMB 1
883,817 883,817 0000000000000000000181f68c8cf850a0828869d767a68a7569d7c978ea883f 2,479 1.00/1.00 vMB 2
883,816 883,816 00000000000000000000466b305bbafc63a61f6f66b05d77c0cce8050232f3d7 2,673 0.75/1.00 vMB 2
883,815 883,815 00000000000000000001e236fcfe7cb0197df61d63998abd03d92c68f079e77b 3,102 1.00/1.00 vMB 3
883,814 883,814 000000000000000000006de9e543f2fd06327056e4465132fd8488c0c1d99ad9 3,078 1.00/1.00 vMB 3
883,813 883,813 0000000000000000000249e819feb019f4a4636e51a68ed437b91638743012de 753 0.23/1.00 vMB 3
883,812 883,812 000000000000000000010f6caa85a84b666f63ce52911edd5d7515f064a5bcd2 1,865 0.76/1.00 vMB 2
883,811 883,811 00000000000000000000720449674ba91193b862e1b98bf797a5adf3baf4c141 1,062 1.00/1.00 vMB 1
883,810 883,810 0000000000000000000215532ad978baff3bc472c5cf13834680ecf5ce62f0cc 2,761 1.00/1.00 vMB 3
883,809 883,809 0000000000000000000098472e6e6eca68d49b1628d1d7aa98f4f21469273629 701 1.00/1.00 vMB 1
883,808 883,808 00000000000000000001a80e0973cdd5e659795079a86ae008398a7098cb0433 3,287 1.00/1.00 vMB 3
883,807 883,807 0000000000000000000152e76779ccd532f557aed46d3e8c13a5793e9ae42fc0 1,288 1.00/1.00 vMB 1
883,806 883,806 00000000000000000001649047c82fc6eee73ce91008c82d54785dcad4e845c9 672 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.60 GB
    • Received: 18.21 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.