Loading Tool

Explorer IconExplorer

Memory Pool

45,950 transactions
32.29 vMB
0.12872139 BTC
Random Selection Loading Transactions
Max Size: 163.84/200 MB

Candidate Block

Mining Attempt 5bbf764d9fce9638ea1faaf1f28f6204691e7cc32ebee4cc0ce1c09fb99ae57d
Version 20000000
Previous Block 00000000000000000000eec519111293713fc768004cb21df7a6de617fb0ea11
Merkle Root ed7aa38a0d47e4f5540eded2a3af5cebcd30a176ef789d25e16035ca05bd572a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,751
Size: 1.00 vMB
Total Fees: 0.05558640 BTC
Feerates: 265.25 > 5.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,580 (380,486 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
534,094 534,094 00000000000000000028aea9aafaf166155af830c8d0b9c247d29bc0aecef953 1,307 1.00/1.00 vMB 12
534,093 534,093 0000000000000000002f5683fc1171ed8e98fa06666e203eff3834a1579deec8 1,119 1.00/1.00 vMB 44
534,092 534,092 0000000000000000002e65adc8b3cb974fe45605a0bfd48cc30e35535ae481ed 690 1.00/1.00 vMB 59
534,091 534,091 00000000000000000008fac99c6240e02e1fef6d99eabbb4e643f9898936a51d 1 0.00/1.00 vMB 0
534,090 534,090 0000000000000000001f2de41face66a88f7bf13606e62eadb3e6e498497bdeb 327 1.00/1.00 vMB 103
534,089 534,089 00000000000000000032c28dd43368d2838c68a83a700ca9a595a8c1b9410b0e 1,072 0.73/1.00 vMB 12
534,088 534,088 0000000000000000002b660b1ab2d5c4481116149bd39b40deddeea8c7181d85 1,523 0.87/1.00 vMB 15
534,087 534,087 0000000000000000000e27e9c6378b4f01fd273a0a9ad06045be14a6166d3c49 1,738 0.91/1.00 vMB 14
534,086 534,086 000000000000000000029f04afe9303931ad1d106998b2319253ccc1ce604fb3 1,469 0.73/1.00 vMB 14
534,085 534,085 00000000000000000007107b51814f3c65124075c772f1bc7c35341e12d88a4a 123 0.07/1.00 vMB 14
534,084 534,084 00000000000000000034dab1840e2e9f6ad8d3fe8bff433772c12e00dd47a715 1,888 0.95/1.00 vMB 13
534,083 534,083 0000000000000000000bd8ac64bd33fe1c6c1f22e0f08ab55e4aa7e2fceeeec1 783 0.47/1.00 vMB 18
534,082 534,082 0000000000000000001c27676c479502a4e5af75c764c01412615cc7d22c4d58 620 0.25/1.00 vMB 16
534,081 534,081 0000000000000000001ef6e9980dd9125ba27fbcb74f94135f2fb80b55a50909 818 0.54/1.00 vMB 14
534,080 534,080 0000000000000000002303256a74fba74a5e11a3e760ad778a4657cef04ac1b7 2,051 0.96/1.00 vMB 14
534,079 534,079 000000000000000000194976584838b8a962c907682b44c49258e10b60f97bf0 454 0.19/1.00 vMB 12
534,078 534,078 0000000000000000000c8f2c975cc04f1555ba638877b1032d40a925e2ae1ec8 18 0.04/1.00 vMB 15
534,077 534,077 00000000000000000026b81404a09f7663bd86c9fb91ba149b2e1da9d7784a8e 1,160 0.70/1.00 vMB 9
534,076 534,076 0000000000000000001073f0ecc39e4305f76f6c70068361e7f9b979e93fdf51 1,841 1.00/1.00 vMB 6
534,075 534,075 000000000000000000227622c6fd02cd6152f980fa58ce472e0e9aa69ae498af 719 1.00/1.00 vMB 21
534,074 534,074 00000000000000000011e3122dae115cccf2e582ea771f8ec25132da51712507 1,095 0.64/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.65 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 626.66 GB
    • Received: 11.70 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.