Loading Tool

Explorer IconExplorer

Memory Pool

35,717 transactions
26.67 vMB
0.05728394 BTC
Random Selection Loading Transactions
Max Size: 134.84/200 MB

Candidate Block

Mining Attempt e0a648ccc4b9463a45037d70ea96ca9c079def389bccccb74b8cf5649f93742a
Version 20000000
Previous Block 000000000000000000019a6a43291f856c35b16a71da6815df4a131b431a0b21
Merkle Root ca6db8751d83705b0923d51cc3b5f4a988bd627e5befd3ff58476268f61acd56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,999
Size: 1.00 vMB
Total Fees: 0.00743738 BTC
Feerates: 160.84 > 0.75 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,651 (557,719 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,932 356,932 000000000000000015076adef945b3215f2aaa35b5f6971ca5a23ec6d0be5ed0 470 0.27/1.00 vMB 22
356,931 356,931 00000000000000000145a828f15bc7cec037c27ea4adf1bc16c117dbffc3f399 512 0.22/1.00 vMB 31
356,930 356,930 0000000000000000046d6e51a977d41239d09d0d593591941b190e55995636dc 1,333 0.75/1.00 vMB 24
356,929 356,929 0000000000000000117ab67c885a0bbfeb8db4203925160768a0549edcfc1fd9 109 0.10/1.00 vMB 11
356,928 356,928 00000000000000000568c2966d8f6e407d571cdf0c45b371c1909c3d499a52c1 506 0.29/1.00 vMB 26
356,927 356,927 00000000000000000a19fc6b025f1b823be6fa97b28e0dc30f6d57229c45b605 199 0.26/1.00 vMB 9
356,926 356,926 000000000000000010ed122bdaf3b66e0b9d7b5c1f1c5af7f36cdf5f52406b25 208 0.11/1.00 vMB 28
356,925 356,925 00000000000000000e402cf88017313c3a78a3585063ad622ddda1da8ecad24c 415 0.26/1.00 vMB 25
356,924 356,924 000000000000000015c7b9c9148aad78f576df7ca37444fc2bc93d2a523f254c 1,147 0.51/1.00 vMB 30
356,923 356,923 0000000000000000149139544a14edbef5e61305357fb3a1e5185e2a1daa708e 545 0.35/1.00 vMB 24
356,922 356,922 000000000000000003e246948d7c5690776830b5d857dfb94b35d8cbdf88e9c5 519 0.31/1.00 vMB 21
356,921 356,921 00000000000000000f8ba5d36e57230b7f61a83bcd20109bed08aa81ef868da5 376 0.27/1.00 vMB 19
356,920 356,920 00000000000000000b956c3dc8fe34a49b9ec17b67a2019f4371fbffc034e6bc 756 0.54/1.00 vMB 20
356,919 356,919 000000000000000008483ebc66849049783638f48ec742f7176ae308e6058d34 627 0.57/1.00 vMB 18
356,918 356,918 0000000000000000097510daed4c77e8cb1a6604bcbe7133913a528bf9b5f172 2,018 0.75/1.00 vMB 35
356,917 356,917 000000000000000007df206cf69a52b198facab71ce8f63a43ed7f1a46e5937b 1,250 0.68/1.00 vMB 27
356,916 356,916 000000000000000011716613956f99a404288a4c04d04fe5ea0dd159c62b27cc 1 0.00/1.00 vMB 0
356,915 356,915 00000000000000000256bec4e245cd544db2a93b576167252cb521c3a6d65e57 523 0.24/1.00 vMB 32
356,914 356,914 00000000000000000e524ef0aa71ac53aabc7000ed2d3337e53ce9534b3c24ea 358 0.23/1.00 vMB 24
356,913 356,913 00000000000000000cbeb3cf8bb62d541cf0ebed2e86cab98c6b426df5852df3 28 0.02/1.00 vMB 24
356,912 356,912 00000000000000000728eb5b19b865b006288e4bf84c75b4abb4139beeccce43 350 0.23/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.77 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: 632.84 GB
    • Received: 12.15 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.