Loading Tool

Explorer IconExplorer

Memory Pool

27,099 transactions
12.15 vMB
0.03349717 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 70.28/200 MB

Candidate Block

Mining Attempt 757f54f24e3e8582f933bb25fc9c8c8fd558f92d3f25593f3177a1786977999e
Version 20000000
Previous Block 0000000000000000000013ca6935cd8b272fb35cd3514b6f5e9a070a459ec896
Merkle Root 4928f5e9d4c53fda866a1ae2cd2c6c94338575d0b5bbf1ba611f1f4fc5cd7c61
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,028
Size: 0.99790575 1.00 vMB
Total Fees: 0.01302741 BTC
Feerates: 151.16 > 1.31 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,763 (905,823 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
7,940 7,940 0000000063259940e89b62d6eb99a51ad3ba08ee14ab77552e785846d0d7a876 1 0.00/1.00 vMB 0
7,939 7,939 00000000d6883b596e44e7d67a5ab159be857877f70604ee394fe95880ab28f9 3 0.00/1.00 vMB 0
7,938 7,938 0000000044e8daf74c605bfb540f89f8cdc142eaef160fdf66c1a02b797d326a 1 0.00/1.00 vMB 0
7,937 7,937 00000000248dab90b33164a7f22f5c1cfc93da5d8e43ea86d1b888f4707c6baf 1 0.00/1.00 vMB 0
7,936 7,936 000000007baf5b168d8911a7c0154b7d39bb6ccfb82adc90fc6491fd56d1df26 1 0.00/1.00 vMB 0
7,935 7,935 00000000073051578e1080651be449b2bcc60132e004d6e4e739b12852b4306e 1 0.00/1.00 vMB 0
7,934 7,934 00000000f6904fb744a48539f17993c044c61cc17a9d84cb760e47500deb9415 1 0.00/1.00 vMB 0
7,933 7,933 00000000277bf2d9deb20701a7dbdeaf676f0dc5746ae4547c48c7a1fdd914aa 1 0.00/1.00 vMB 0
7,932 7,932 00000000559fbd392a1af1026f4024f7d39dcaea79e16dc06c28a24d16bda20a 1 0.00/1.00 vMB 0
7,931 7,931 00000000c5f0a54f70b48b274672069a0732eb43d21b501e313b318ea8bafbf1 1 0.00/1.00 vMB 0
7,930 7,930 00000000654662ec8d93db4fcfc8d006e71113de5a3275087bdb592984864c24 1 0.00/1.00 vMB 0
7,929 7,929 000000000390cdbe7dd9d5a9d7370c89d554be94d987e18b361f80836081f1d4 1 0.00/1.00 vMB 0
7,928 7,928 000000008521df4a69ad1c9414d2ed701256b52568a8078b44466e6f01ddc56b 1 0.00/1.00 vMB 0
7,927 7,927 000000007687ab163b55f4c5e8ea7dc2579d8bf89653574e5a1a17c1987c3108 1 0.00/1.00 vMB 0
7,926 7,926 0000000094a2d84cf38014d6daefa13165aa5f5d737c51f99982c5b41824dfbd 1 0.00/1.00 vMB 0
7,925 7,925 000000005ad42614c6d52625c7756775b05c0c5445dc487f5fcae5d44a54f850 1 0.00/1.00 vMB 0
7,924 7,924 00000000985c4c8c6b6597186250e2486f7ff7faa393ccbf7070803502b78cc6 1 0.00/1.00 vMB 0
7,923 7,923 0000000046ba32458dff710c8f28a1ae9bb49e8f8ee994c6bf2e99ec4b2d73c6 1 0.00/1.00 vMB 0
7,922 7,922 00000000b9a7113fc8550eb02dfec36c21e9bce64595705c4dafa7ab267b0665 1 0.00/1.00 vMB 0
7,921 7,921 0000000059103f17879ba261827089d0e36b422332358c188db08390d9bdcd67 1 0.00/1.00 vMB 0
7,920 7,920 000000008ec07092656ed89fba460c462cac9359ab6eb8f8bee486529016850f 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.20 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 505.74 GB
    • Received: 4.05 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.