Loading Tool

Explorer IconExplorer

Memory Pool

42,704 transactions
26.31 vMB
0.05751711 BTC
Random Selection Loading Transactions
Max Size: 138.18/200 MB

Candidate Block

Mining Attempt 7d363276f0e2848191f51e4e08a2b3264371bb5db91d546cd9ba5b778516a5e4
Version 20000000
Previous Block 00000000000000000000768db8c555c88522a89150a79f003e6f64bcd348a6d5
Merkle Root 8a0f60d4f98d9518e5611fcfd8171ea7076db4783c01d2937d800e465102cd4d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,988
Size: 1.00 vMB
Total Fees: 0.00937837 BTC
Feerates: 150.92 > 0.94 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,726 (497,803 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
416,923 416,923 000000000000000004397fa19bc758b40c39d7287ac2fa5338ba835db6baa2f6 729 0.35/1.00 vMB 52
416,922 416,922 0000000000000000011816fd0319167cc72013d6fba2665bc69fee60d0712bf0 1,365 1.00/1.00 vMB 48
416,921 416,921 0000000000000000056808d3298d456ed83f826b0d723aaf6e3e51b7f4c8f65b 2,556 1.00/1.00 vMB 82
416,920 416,920 0000000000000000040165b5c1cad4b328ed6dc40c2e255504644fe8afc3fc8b 193 0.06/1.00 vMB 79
416,919 416,919 0000000000000000027616baa992fdc4501e93c494da77fb806f5c50b8b4ce17 1,254 1.00/1.00 vMB 34
416,918 416,918 00000000000000000051eb9529100f125d1f72b31a51423a01da74221a5de2b3 2,754 1.00/1.00 vMB 75
416,917 416,917 000000000000000004fb2dea870d7d54f3b5dcd11871b6c159ee24a73f2211b4 557 1.00/1.00 vMB 20
416,916 416,916 00000000000000000550a1c370a312397dc93e4a79d7ba385e4e7f6fc94f0d91 801 1.00/1.00 vMB 24
416,915 416,915 000000000000000004a460bea784f1dc9be870311065250e0602b01ee804f759 863 0.35/1.00 vMB 64
416,914 416,914 0000000000000000041e36ddb69f09be5ecf8439dac3eb815c92d327ff755598 1,420 1.00/1.00 vMB 36
416,913 416,913 0000000000000000020c8c912920bf6ea18fba960e0c840d1c23d34a6cf18322 2,333 1.00/1.00 vMB 75
416,912 416,912 000000000000000003b715963c3f3d185ee386f7f75a0a274acb6975a91cfadd 1,920 1.00/1.00 vMB 55
416,911 416,911 00000000000000000089c1dce6549e472c9ad945a1652eecfc52cab70686dc9c 260 1.00/1.00 vMB 9
416,910 416,910 0000000000000000054ee52a5b6db7318308c7cada4b70b1284fb5aac3b8eea7 2,221 1.00/1.00 vMB 34
416,909 416,909 0000000000000000012ff77e4f5805027001335ba5f34b7cb524ce241a936d52 389 1.00/1.00 vMB 13
416,908 416,908 000000000000000002021f223fd56acf4f228054ff5edd5779f9be55af623001 665 1.00/1.00 vMB 17
416,907 416,907 000000000000000004325f057199e5f6e57d1ed17e073a20354e19e59479a107 1,261 0.57/1.00 vMB 37
416,906 416,906 0000000000000000036ccd778a28f4a5cb03d196ab232cb829ae94afba2450b4 1,854 1.00/1.00 vMB 44
416,905 416,905 000000000000000001b4da6df7bc410aafdc94513329c2df2db075f737c8d1aa 2,872 1.00/1.00 vMB 93
416,904 416,904 000000000000000002c2e993649c5d55a4a2907165a76dc2b7f76eb0af7a15d3 2,441 1.00/1.00 vMB 81
416,903 416,903 000000000000000005547861de7e5f03464c4379967ef0dcee1828976b67d15e 26 0.01/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 781.91 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: 645.77 GB
    • Received: 12.77 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.