Loading Tool

Explorer IconExplorer

Memory Pool

88,356 transactions
32.19 vMB
0.13751634 BTC
Random Selection Loading Transactions
Max Size: 195.03/200 MB

Candidate Block

Mining Attempt bf5d9fcd0fd9557934d832805452f1a884712dc5e183fbbb27af14a36967a3cb
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root 0c08cfc661dedefb057f2bacb38c62252c5b4916c8765f1687daea4ea6b9af74
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,938
Size: 1.00 vMB
Total Fees: 0.05109465 BTC
Feerates: 101.65 > 5.12 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (506,067 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
409,006 409,006 000000000000000005c7ef457cd88420bbf4d82c518e73eadfbf373588a52d58 1,785 1.00/1.00 vMB 31
409,005 409,005 0000000000000000056cc108e0d2594b91e797fe06df9daffaefbc4e8835d54c 1,469 0.80/1.00 vMB 31
409,004 409,004 000000000000000002bee4169b428080e371ef70d67aaa9fac204555f14e985a 1,441 0.96/1.00 vMB 27
409,003 409,003 00000000000000000159f2550268f8f6c841de451387da100d9c490c2b170590 2,849 1.00/1.00 vMB 53
409,002 409,002 0000000000000000029f19fb10f05a837a3d4d9018e59ac6c263eb509f4f9aed 1,474 0.59/1.00 vMB 39
409,001 409,001 000000000000000000bdb0bda5a935c13450ae7727770b8d8e6ef77f86744fca 1,076 1.00/1.00 vMB 21
409,000 409,000 000000000000000001a99ad75d398311754aba654bff3111f3d3f2701ec8e6d8 2,482 1.00/1.00 vMB 38
408,999 408,999 00000000000000000279400a566ae9bb51a2fc3eb3549049eb76f1e8d7722901 207 0.08/1.00 vMB 40
408,998 408,998 000000000000000004226ee1596bd6f777ba6e55415082d23db9f3ed3ffca7b8 1,176 0.47/1.00 vMB 40
408,997 408,997 000000000000000002d85ae91e59aae60584dda50c857e6a2e9bce84ab01dd03 1,445 1.00/1.00 vMB 33
408,996 408,996 000000000000000003aa0e7b59448f9413be23c78d52486ffc7411b8b1432970 1,540 1.00/1.00 vMB 29
408,995 408,995 000000000000000004f51e779604e8788f0325d715ef46f2acfa20aae91aa94a 2,678 1.00/1.00 vMB 48
408,994 408,994 000000000000000000198421c6d4263a93828baf068989231605f0d525a51740 1,821 1.00/1.00 vMB 43
408,993 408,993 0000000000000000058db2988a58cf3162db2a1b336a32f11a2a861b8577deba 1 0.00/1.00 vMB 0
408,992 408,992 0000000000000000056801ea097206a3d1ef948e76e1637908c74d28bd61b55d 2,081 1.00/1.00 vMB 34
408,991 408,991 00000000000000000586355c0223a965a5e0e8d1e009618b7768c0ded97122bc 2,955 1.00/1.00 vMB 47
408,990 408,990 0000000000000000021f9b77bd735d838df5212f3324e523b507abfd934a8bee 2,552 1.00/1.00 vMB 39
408,989 408,989 0000000000000000052240ed5228bb4c1639c28d052d5c7321bab68129192a28 1,299 0.80/1.00 vMB 29
408,988 408,988 000000000000000002fd51e75572de2131905670c14c6883c427ceba0119a0a1 2,089 1.00/1.00 vMB 33
408,987 408,987 000000000000000003293f83e0f81bb907923af1867a0a85f85becbd2af4e74f 1 0.00/1.00 vMB 0
408,986 408,986 00000000000000000101d9f2ac2d869085bb8726e1be5bc490c4d7cc9027bbb9 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.52 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.91 GB
    • Received: 15.64 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.