Loading Tool

Explorer IconExplorer

Memory Pool

70,693 transactions
26.79 vMB
0.07460880 BTC
Random Selection Loading Transactions
Max Size: 161.13/200 MB

Candidate Block

Mining Attempt 5b43da41e2a7908ae7836c7fd056a4140083a128383f77258e2474476a012775
Version 20000000
Previous Block 000000000000000000002d34d52a3addf89bc45d6d78c163bf39016440e5bdf7
Merkle Root ae217be5d80477999492bd6961b16f0f27fb4f7a0885f14ae51dc6379c2665c9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,581
Size: 1.00 vMB
Total Fees: 0.01729533 BTC
Feerates: 136.43 > 1.73 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,467 (29,141 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
886,326 886,326 0000000000000000000265a19dc4d2ef5afe5d7335e624d95ffde8014597d62a 2,906 1.00/1.00 vMB 11
886,325 886,325 00000000000000000001fafc080c3c2b53eaed1d8b9e2d9766dac547a3a328c1 2,942 1.00/1.00 vMB 3
886,324 886,324 000000000000000000015054e3ece28296c5f9595e347841d8b69d03d4fa8c91 3,243 1.00/1.00 vMB 5
886,323 886,323 000000000000000000016bcba09f2b381f3604e91694f392bd543a946200b4e7 1,314 1.00/1.00 vMB 2
886,322 886,322 0000000000000000000040f7d4a2d6df4be9a51ca73236f09c731beb677e7061 636 1.00/1.00 vMB 1
886,321 886,321 0000000000000000000092a2a2721c0e9edf2b494edbe33f4be6f57113478921 3,675 1.00/1.00 vMB 4
886,320 886,320 00000000000000000000bb12d6f7661a3d28e0230398930636946c15b3f79c73 832 1.00/1.00 vMB 1
886,319 886,319 000000000000000000018b61c1b94b74d509e1bf36c4e256857f6692b3dfa7c6 552 1.00/1.00 vMB 1
886,318 886,318 000000000000000000019b72048ff555c6fd1e75981aa04743a838d356abe789 434 1.00/1.00 vMB 2
886,317 886,317 00000000000000000000a685d27ef8204cc7e14f06920bf67e88758765764603 2,290 1.00/1.00 vMB 3
886,316 886,316 000000000000000000025855fcc515c1e9ff762a9a91139554c2bc4c5a7a9b13 1,819 1.00/1.00 vMB 2
886,315 886,315 0000000000000000000071bf7ab7417bf6f8fc235d6ef2c1fc98bb80643e3732 1,288 1.00/1.00 vMB 2
886,314 886,314 0000000000000000000126cf879223678d42c488c86977c06cc3f580d059c2b5 1,912 1.00/1.00 vMB 3
886,313 886,313 00000000000000000002684b2b7e65f49f266eb33757dcc044986b36a7eeb159 164 0.99/1.00 vMB 1
886,312 886,312 00000000000000000000e5d167106adc93fb5a275b58f0417e56d54f857e5a48 652 1.00/1.00 vMB 1
886,311 886,311 00000000000000000001a8d1ab84a9ff2ea10b64408ce5f59c10adb2bfc45961 3,504 1.00/1.00 vMB 7
886,310 886,310 0000000000000000000079330266989ca56268f17a0aa1b9ff2cfc4a344940b2 2,346 1.00/1.00 vMB 2
886,309 886,309 000000000000000000001ab7476fd5228d4a2f2249a783b0ba5ffdd769d086ca 3,171 1.00/1.00 vMB 5
886,308 886,308 000000000000000000002c7d4e4b13be7753f06fcb43edec10057de6fbd789c7 1,260 1.00/1.00 vMB 2
886,307 886,307 000000000000000000021a58b22ba047e83a39f108c678d33cbcfe73f06abf80 2,818 1.00/1.00 vMB 4
886,306 886,306 000000000000000000009899993f03d51b8093aa3dcf637778d95d920bba975b 1,317 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.20 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: 754.95 GB
    • Received: 18.94 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.