Loading Tool

Explorer IconExplorer

Memory Pool

36,554 transactions
25.85 vMB
0.07459535 BTC
Random Selection Loading Transactions
Max Size: 132.77/200 MB

Candidate Block

Mining Attempt 421fe8cefb260709de7e2e66d6c60a421bc6558bcd8a6b06ad3ae7a6d86b79f2
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root 77d0c95d8627bfb2f8474231b072079e05de2b72c081ff214bdad47e8eb9cf5b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,305
Size: 1.00 vMB
Total Fees: 0.02760199 BTC
Feerates: 502.65 > 2.77 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (160,186 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
754,744 754,744 0000000000000000000117af99dbd2e0f0423fb35d650436eabc5854ec38c8ca 1,446 0.68/1.00 vMB 10
754,743 754,743 000000000000000000038367e6421e0aa32c9e390fbe8a61276ba9c8b44df974 1,171 0.60/1.00 vMB 10
754,742 754,742 000000000000000000017feb82a93f1b1e0869e97ec881f0a6ee7c685eb2fdc0 551 0.21/1.00 vMB 11
754,741 754,741 00000000000000000001ab0b4ef30961d38da1b7825d881571973405a9e2c65b 932 0.48/1.00 vMB 9
754,740 754,740 000000000000000000065b65a5032e58f5111ff6b4a77658bc9289d2658c70af 1,811 1.00/1.00 vMB 3
754,739 754,739 000000000000000000026c84d10b9f0b2909fa5bc59282a80678635cbf4d874b 1,799 1.00/1.00 vMB 16
754,738 754,738 0000000000000000000639697c8490918f10d91b7a7fd61c6df666aaa0c111d9 884 0.42/1.00 vMB 11
754,737 754,737 000000000000000000065bd90fc0d12db0df54f873e58fed968cf3936c88f8f1 269 0.08/1.00 vMB 9
754,736 754,736 000000000000000000067b37101bee3e9bc13fb5946d86400bedf8f9e9ad7114 1,980 0.88/1.00 vMB 9
754,735 754,735 000000000000000000053fd32fb9e74ae525ebed72e654eb5327793d0eca0740 1,687 0.78/1.00 vMB 3
754,734 754,734 00000000000000000000009108ce927075bd263aa1a2448b6f3a762bcd2fd90a 1,992 1.00/1.00 vMB 16
754,733 754,733 00000000000000000001d61a3c8f0b44704f69470a230f2f3f376f2c7a959fd3 22 0.01/1.00 vMB 11
754,732 754,732 00000000000000000007d96af283a982a02d03536a3a5891e12c0499edec2910 549 0.55/1.00 vMB 2
754,731 754,731 000000000000000000036c02ac752a34bef09b65d152badcdf5626fb6c4d1747 2,112 1.00/1.00 vMB 9
754,730 754,730 0000000000000000000365c1a3fe7a09023919adc90c1fcf422ce8ecedff02cd 2,439 1.00/1.00 vMB 8
754,729 754,729 00000000000000000003c1d86d371fe22709e3997f4ccae02529d44bd5c69f95 1,978 1.00/1.00 vMB 15
754,728 754,728 000000000000000000078e16a51916a1c865cabe96b3482b5046c958eba5fe75 1,596 0.72/1.00 vMB 8
754,727 754,727 00000000000000000003852d5ab687f1f30303dfc3f7441e01ef5f9562021d2f 1,363 0.55/1.00 vMB 10
754,726 754,726 000000000000000000014b42e19159698829b9f509cb41a8ed0c47491bb49ae4 229 0.07/1.00 vMB 10
754,725 754,725 000000000000000000020c601a8624b11e7a87a0746d84d7d78016ea60c33f70 743 0.30/1.00 vMB 10
754,724 754,724 000000000000000000055fab48b10338ee5928382baac5291caa915758b7ad6c 665 0.43/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.27 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: 655.96 GB
    • Received: 14.36 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.