Loading Tool

Explorer IconExplorer

Memory Pool

79,753 transactions
29.27 vMB
0.12371770 BTC
Random Selection Loading Transactions
Max Size: 177.24/200 MB

Candidate Block

Mining Attempt bfea621ef1d70f21e96ce4f51691660b483b539481cc1994c69f2b7d299b6325
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root d9ef87ee109c7ee3c02b159db858e3f31dbda87b152dc0f62c8651a76529b252
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,862
Size: 1.00 vMB
Total Fees: 0.04586375 BTC
Feerates: 301.72 > 4.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (494,372 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
420,925 420,925 00000000000000000485da4773734a3c45d107e13917188a071edd54cbea290b 510 0.34/1.00 vMB 32
420,924 420,924 00000000000000000443b6c11980754b035869fc6953ee5a9dff51e5d3203ddb 1,769 1.00/1.00 vMB 34
420,923 420,923 000000000000000003b0653f309a51f83a3d66812251b90a34b50aed0d6eaeae 2,461 1.00/1.00 vMB 61
420,922 420,922 000000000000000001ce7cd53f79c185ece6963f9dadd4cb77915013c5539c44 1,469 1.00/1.00 vMB 105
420,921 420,921 000000000000000002ee9422521dbffab65760ce5506915101c824d70ca4d1d9 225 0.19/1.00 vMB 25
420,920 420,920 00000000000000000058d133b4a072fff76229bb346947c6c57f9f899c52411e 1,458 0.99/1.00 vMB 36
420,919 420,919 00000000000000000367657b8e1f728e3bd9e56eb940755913972b363a6763d8 1,962 0.88/1.00 vMB 48
420,918 420,918 000000000000000004dcea7be7ec0901419de07ddfca9aa1ba10f855de8047f6 1,976 0.81/1.00 vMB 48
420,917 420,917 000000000000000004e959fdbf16da27f4ff4184cc562c8f8d0bf2c155cb81fb 452 0.18/1.00 vMB 57
420,916 420,916 0000000000000000014870598ed4f836513357282cd34721d60d05e192d0e3b8 446 0.21/1.00 vMB 52
420,915 420,915 00000000000000000301ea15a64d372d5aa48fa8a95487b0238bab85554dce70 124 0.05/1.00 vMB 49
420,914 420,914 0000000000000000021689a0572d47fe431fcc9397d40adedf1f6a55146d81d0 209 1.00/1.00 vMB 3
420,913 420,913 00000000000000000137dc3c78f2034bf80c27a4448bcc71d4de7cff1f56e46b 704 0.35/1.00 vMB 56
420,912 420,912 0000000000000000016b1c6d997e04934f524f6a4ce2d9612b77cb1fa4624b0c 1,259 0.95/1.00 vMB 26
420,911 420,911 0000000000000000002d8405fbfca3b6c5016b68bb636e50bbc3511dfb2ea4d9 2,739 1.00/1.00 vMB 66
420,910 420,910 000000000000000004454ec80cefe277512ac23b95fbc4aeadd84c5eaf7468f1 1,881 0.95/1.00 vMB 49
420,909 420,909 00000000000000000518e5b3640ed5747ce4ef777470a906453c8864c2fcea73 458 1.00/1.00 vMB 8
420,908 420,908 00000000000000000274d33db7620e50f2366b307cdeed0f87d0896aac5fe7de 1,846 0.92/1.00 vMB 43
420,907 420,907 000000000000000001db19ac54deac8c6e86194cc8ea0d6e84975c2cf1572382 284 0.11/1.00 vMB 44
420,906 420,906 0000000000000000049e68385d61dbac2ed2ad56a8adfa0432fb8cff59f1f943 67 0.02/1.00 vMB 52
420,905 420,905 00000000000000000355ee31ea1bd335153619b69e0b369807220a24fd9c111f 378 0.99/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.90 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: 713.74 GB
    • Received: 17.46 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.