Loading Tool

Explorer IconExplorer

Memory Pool

77,874 transactions
29.02 vMB
0.06925109 BTC
Random Selection Loading Transactions
Max Size: 173.79/200 MB

Candidate Block

Mining Attempt d1fa5717183285b78a3e5e908d479145293427805d707f6375aba8cdbe408568
Version 20000000
Previous Block 00000000000000000000c0578122c3a20c1a0fa197853326ae531fa58ec09638
Merkle Root f20daa4db6a2e582ad736ad015fe0154ef39e6fde921ea1bc6836d9cd697a3da
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,356
Size: 1.00 vMB
Total Fees: 0.01059745 BTC
Feerates: 73.20 > 1.06 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,061 (226,164 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
688,897 688,897 00000000000000000008a2c44590ffbd9497c51e88c5ba5bf117bea765b8be1a 2,661 1.00/1.00 vMB 44
688,896 688,896 0000000000000000000a08dce921c7cab6381bcffeccd15342bd484700839fb4 1,580 1.00/1.00 vMB 66
688,895 688,895 00000000000000000008186498e3c09ed3aafe7b2596fc4a0c9ddfa2d41dc422 2,686 1.00/1.00 vMB 28
688,894 688,894 000000000000000000003c018946237440b27a10a2214885e6df45fed68c287e 2,917 1.00/1.00 vMB 65
688,893 688,893 00000000000000000001abaeea15c96446f0c0c58fa7292e8ba3c3de350777b7 2,830 1.00/1.00 vMB 64
688,892 688,892 00000000000000000006652cf5df6226cd931eeb220653789d26c73ccbeb9a1e 1,652 1.00/1.00 vMB 66
688,891 688,891 00000000000000000007914cefa68faf9f3f6538bfa85637fd8fe2d5d26fdec6 3,187 1.00/1.00 vMB 51
688,890 688,890 00000000000000000005343ff98f28a1cddd1f295a3a926aabb544452aa70bf0 1,297 1.00/1.00 vMB 2
688,889 688,889 00000000000000000000ac99e36b0894ec041b221c0f2b3afae47a030c4d1e9f 161 1.00/1.00 vMB 2
688,888 688,888 0000000000000000000e1e3bd783ce0de7b0cdabf2034723595dbcd5a28cf831 677 1.00/1.00 vMB 8
688,887 688,887 00000000000000000005c5bf410bba34ea91dba608281a15984e3e72e62bbe9f 1,013 1.00/1.00 vMB 14
688,886 688,886 000000000000000000077fdd82b7dff4bb5734b18022f8e9b63a21a2e23e6b94 474 1.00/1.00 vMB 2
688,885 688,885 0000000000000000000bdf3bb12d4cbb9011fc1f7024e7ac8c0a39f8c6a1048e 2,723 1.00/1.00 vMB 37
688,884 688,884 0000000000000000000853e1950552ed570ade20a66d555e13b0c4244f15f79b 1,332 1.00/1.00 vMB 22
688,883 688,883 0000000000000000000a983657b88efab956ab3d1860fb3990ce9376681a952b 622 1.00/1.00 vMB 29
688,882 688,882 00000000000000000001fa3d2d3b76f11fc1e08ee65b7542a061306dddead3dd 1,980 1.00/1.00 vMB 11
688,881 688,881 0000000000000000000677434c175f36d1a16787d9ca6a9a90058b12e5385f3f 2,691 1.00/1.00 vMB 57
688,880 688,880 0000000000000000000a3493383fd67045d153783d4494479b83cbca9edacdff 2,334 1.00/1.00 vMB 28
688,879 688,879 0000000000000000000a18994e7d480a826ddc3c322528b6af13d0a88356d615 1,733 1.00/1.00 vMB 19
688,878 688,878 0000000000000000000b187a9552207362fac0d218a5e0b35c6bb3f7b998c241 2,380 1.00/1.00 vMB 20
688,877 688,877 0000000000000000000482d8c8c096bfbcc844882001edf18ea179350874b74e 2,318 1.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.50 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: 668.38 GB
    • Received: 15.49 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.