Loading Tool

Explorer IconExplorer

Memory Pool

76,712 transactions
29.74 vMB
0.10140461 BTC
Random Selection Loading Transactions
Max Size: 179.66/200 MB

Candidate Block

Mining Attempt 4948323bf27dca089d32013e52bafbbde499efc26b59feef093a2da145486141
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 7ec1364d243c4234daecde15d914ed15e89bdc9dd1f2b47f89d1d801ba2bc595
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,071
Size: 1.00 vMB
Total Fees: 0.03418321 BTC
Feerates: 357.61 > 3.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (616,791 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,644 298,644 0000000000000000285a1062ffa19a40ea02a303d0f1ae1e926df812d8d65b28 864 0.35/1.00 vMB 38
298,643 298,643 00000000000000003b9d65f8eee1d6c96e05a9dd98946e63a3401194c224bc5e 355 0.20/1.00 vMB 29
298,642 298,642 000000000000000088563e0a1e9e178d9033c5749c674074a958fab725f2ea6f 50 0.02/1.00 vMB 27
298,641 298,641 0000000000000000139fa064b2eb17dd4647e4161f4e31187113ecb1c8485530 226 0.18/1.00 vMB 24
298,640 298,640 00000000000000005b319ac4a533ad2ba89edeeb79ee6a91aac784ef6fa6f3c9 827 0.35/1.00 vMB 39
298,639 298,639 000000000000000077ab6e365024db8f554e7acf2bb954c4749ac087f53615e4 16 0.01/1.00 vMB 29
298,638 298,638 00000000000000004de85e9960bf6abcb3d42fd7168fe74239563eea3fb4787b 411 0.23/1.00 vMB 31
298,637 298,637 0000000000000000096844b456eec8f66736c6c69f184bf253921bb74fa0415a 49 0.03/1.00 vMB 22
298,636 298,636 0000000000000000087e2f829a4b66bbf4cc9245dfeb34bae6c0282966b4cc51 340 0.33/1.00 vMB 21
298,635 298,635 0000000000000000538afafebb68e3cf48a99e7fb3e7476d5d1f2a371f7cab1e 690 0.35/1.00 vMB 30
298,634 298,634 000000000000000039cce230316d037cffe4b3f0f2d9f78bad8a245c5e508993 512 0.19/1.00 vMB 55
298,633 298,633 00000000000000001703fe4a9cc3bfd73d6f72092f35cfa50bc61b6a8efdaff1 40 0.02/1.00 vMB 21
298,632 298,632 00000000000000004e25ae9415414b956ae05043aeeadc5f14f73ab447adc876 727 0.32/1.00 vMB 40
298,631 298,631 00000000000000006dce72af0bbd6c379b6446c9a8710d55b18d7e138c101e4b 558 0.24/1.00 vMB 40
298,630 298,630 0000000000000000879e17f8ec1285764cfdcf17f196448467bfe5ef2eb84065 75 0.06/1.00 vMB 23
298,629 298,629 0000000000000000513044461bf74a8355e9bb97a1c6c40497966361f899a0f8 151 0.10/1.00 vMB 29
298,628 298,628 000000000000000068c0ff24a9a1b524174705ef638bef7d39a14c96bd6de86b 60 0.04/1.00 vMB 33
298,627 298,627 00000000000000006218fe86ba35615be29729a547192b50b5c535aec49d189a 225 0.13/1.00 vMB 30
298,626 298,626 000000000000000018e5e5a1cf2f28d80fc69fdf4231a13cfe51f9efb8f40bba 219 0.12/1.00 vMB 32
298,625 298,625 000000000000000046cef0d9a57177013fd61752f414abb1b5c8241b5826b45d 67 0.03/1.00 vMB 15
298,624 298,624 00000000000000002c2c6ef9a276d25edd7ece2a0f72e4db2bf08f0123b76f69 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.15 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: 744.07 GB
    • Received: 18.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.