Loading Tool

Explorer IconExplorer

Memory Pool

80,006 transactions
30.32 vMB
0.08666452 BTC
Random Selection Loading Transactions
Max Size: 184.87/200 MB

Candidate Block

Mining Attempt 02db6b9ed1306579a92b9588d7a19fd002410421a0664f5c7eb1308f7e26abef
Version 20000000
Previous Block 0000000000000000000132aebc62a7fb5d713e95e3d3a19852c83d9376df43c7
Merkle Root d5cd1523c07109c1dc1a993d93a6736802c2573d346923a43725fe80bbf06bba
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,537
Size: 1.00 vMB
Total Fees: 0.01902507 BTC
Feerates: 200.00 > 1.91 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,374 (33,767 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
881,607 881,607 000000000000000000022bbe29f83ca5dfabc253ae481cb6f462d7001405b817 1,105 1.00/1.00 vMB 2
881,606 881,606 000000000000000000023f8aef402009d02d874b5b56b1c850e7681e8e8c065b 2,518 1.00/1.00 vMB 4
881,605 881,605 00000000000000000000a4bfc094d8fee6d178b40df31b83f5dbc8f6efea2260 3,003 1.00/1.00 vMB 4
881,604 881,604 00000000000000000001b897d4667c18aea035322512404fc9d75595c75377e1 1,976 1.00/1.00 vMB 2
881,603 881,603 000000000000000000004a3fdb38b0060c1767f603e41f161019d3ec8a62e4da 1,662 1.00/1.00 vMB 2
881,602 881,602 00000000000000000000af7afe07d08d507c63b2a1cfa0b5b1370b7388c79dc0 1,615 1.00/1.00 vMB 2
881,601 881,601 000000000000000000021b62deeaddef74b0e9acef495054ad4a0ee02c72fd22 882 0.44/1.00 vMB 2
881,600 881,600 00000000000000000001629863f76600ad71653536bd03095e48189b0857cfee 3,939 1.00/1.00 vMB 1
881,599 881,599 000000000000000000019f0b5e73edb598e8932b065481d86491c1dad412cf0c 2,729 1.00/1.00 vMB 1
881,598 881,598 0000000000000000000144fb0b772bb7e1d0bf3e46f0e410504646c25d4752c6 2,826 1.00/1.00 vMB 1
881,597 881,597 00000000000000000000006c0e01baf7b68988c285a5aa6c94fb90d885007bc6 3,591 1.00/1.00 vMB 1
881,596 881,596 00000000000000000001b76789f384044204d1703b8dc0f71b9a744450452751 2,493 1.00/1.00 vMB 2
881,595 881,595 0000000000000000000220c36818cc1d04e9b78fa435d71fd3457cda5047be0c 1,911 1.00/1.00 vMB 1
881,594 881,594 00000000000000000000cbd574875153653d5b0b743cea5b7e8da9ebe70e2082 3,304 1.00/1.00 vMB 3
881,593 881,593 0000000000000000000236377be3247fc793a306657656723e3e73c04c73e15d 3,654 1.00/1.00 vMB 5
881,592 881,592 000000000000000000010ba627ca3127865776645d2a748e5bdcf329257f4429 2,868 1.00/1.00 vMB 1
881,591 881,591 000000000000000000011a4bb5b6edd4402592d170868b0135a054a383e712f4 1,582 1.00/1.00 vMB 2
881,590 881,590 00000000000000000002408cf091789d9541f18591040c1d4e3eb1795c240ed8 2,988 1.00/1.00 vMB 4
881,589 881,589 00000000000000000001bae244593c328e3dde8cb3ff5ff40d69958262f0eec8 2,816 1.00/1.00 vMB 6
881,588 881,588 000000000000000000027c9a8128de62285e4c7a6424042f49240a233b75c20d 3,254 1.00/1.00 vMB 2
881,587 881,587 000000000000000000014d1275683ee50263bd5104cd3f2d5d77d373535cf07b 3,994 1.00/1.00 vMB 2
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: 719.69 GB
    • Received: 18.13 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.