Loading Tool

Explorer IconExplorer

Memory Pool

82,000 transactions
31.67 vMB
0.10604693 BTC
Random Selection Loading Transactions
Max Size: 189.86/200 MB

Candidate Block

Mining Attempt 2f26a84d5756b50a4cba2a845a61101c2e166af7377566fdb9b60852c406e164
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 64ed26d49ae485e8211357173bc04d76c4947f65c92e23369c632952b5df167d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,706
Size: 1.00 vMB
Total Fees: 0.02333030 BTC
Feerates: 99.50 > 2.34 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (532,495 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,881 382,881 000000000000000000f0ee8920adb7cd8b36da9e440365db84cea187ad0bbbce 1,587 0.85/1.00 vMB 31
382,880 382,880 000000000000000008e89d790b9435eb7de3b3978f20ee74bb917a4cccd274d2 870 0.79/1.00 vMB 29
382,879 382,879 0000000000000000077000f39cb05071758306d0b5e5d87ec591efb96d585767 1,392 1.00/1.00 vMB 20
382,878 382,878 00000000000000000bb13e6e94db111c80d886bfa05f261649bed08ee9181cb5 2 0.00/1.00 vMB 0
382,877 382,877 00000000000000000bc5e91cb8d315e191e328122495313b62b117b24f27c359 2,220 0.75/1.00 vMB 47
382,876 382,876 000000000000000006ba26dbd7835ce69be810202124abc243a8dc1d67746e8d 51 0.06/1.00 vMB 65
382,875 382,875 0000000000000000115c1070a377046c6db0dc9254cb3965c2ec9aa419a82814 2,327 1.00/1.00 vMB 36
382,874 382,874 00000000000000000162c30117fb8e8b8c2b1bb16bd0a71653876046fe968675 2,671 1.00/1.00 vMB 39
382,873 382,873 000000000000000005ffcb3e9fac87a8b840143641c373b086ebfe17e552493b 1,406 0.80/1.00 vMB 32
382,872 382,872 00000000000000000ef30701487dc97e55374da8e1c35d49e263aa88f393cb6e 1,655 0.75/1.00 vMB 39
382,871 382,871 000000000000000010973df4b872bc4e06445d43ee8fe6ccdbdafa4514104981 165 0.11/1.00 vMB 17
382,870 382,870 00000000000000000b2a70c62075094f4afcc29510b60eb183ad23d6103ca4ce 234 0.13/1.00 vMB 25
382,869 382,869 00000000000000000dc991542d9d40b854a4bc28455a998588cc3f44badf1969 810 0.42/1.00 vMB 31
382,868 382,868 00000000000000000aae2e59210a83521a62f2c21d9a96b779be37dada122bbb 188 0.09/1.00 vMB 32
382,867 382,867 000000000000000002280549049785f7d641540a5888a6e4d0b06d349686e53f 103 0.06/1.00 vMB 20
382,866 382,866 00000000000000000e7eff773c3965a012265164a0553564575b5bf1c2648f7e 252 0.29/1.00 vMB 17
382,865 382,865 00000000000000001139e48c4dae942cd7ab611fda2dd70d1a2c7a93eb3b68e1 1,688 0.93/1.00 vMB 31
382,864 382,864 0000000000000000020e398437b9569b3a8a54d474b35db9705fadc9d9ad3bf8 721 1.00/1.00 vMB 11
382,863 382,863 0000000000000000102678f0466c5d5abd89916b302782a9b19bb4efa42500b7 513 0.23/1.00 vMB 35
382,862 382,862 0000000000000000058b8a9e4e1754538407694b688e1412f060daa81c05b074 39 0.08/1.00 vMB 8
382,861 382,861 000000000000000006e96fbaab27318595b8382c8cf20399c86f0b6f4e0d543d 1,770 0.99/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 783.04 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: 720.41 GB
    • Received: 18.16 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.