Loading Tool

Explorer IconExplorer

Memory Pool

40,649 transactions
27.89 vMB
0.07234242 BTC
Random Selection Loading Transactions
Max Size: 143.15/200 MB

Candidate Block

Mining Attempt 5d812c7ae93208d8115541bdce758a486a8d9ae06033bb0e657e92ee08db9fc7
Version 20000000
Previous Block 000000000000000000018167fb0d67da764ebb58599678ecc8c26a00688f59da
Merkle Root 6ae08c833a15b15048172ae3a442678cd787eec879933507648aac795782680c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,903
Size: 1.00 vMB
Total Fees: 0.01882193 BTC
Feerates: 101.49 > 1.89 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,645 (268,817 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
645,828 645,828 000000000000000000007dad4f8a0dfca4b647e3e4b28285a7772eafa916e085 2,098 1.00/1.00 vMB 99
645,827 645,827 000000000000000000016808673f743f7a016e83a86624d369983b6381879a8a 2,985 1.00/1.00 vMB 104
645,826 645,826 0000000000000000000fad22aebccd7b8b4ea76e9d15b0bb1f871dcaaf2f3b9f 1,263 1.00/1.00 vMB 11
645,825 645,825 00000000000000000000b18b65a7515c9a4b71a0185ce834ebf7a1cddfa03ae7 954 1.00/1.00 vMB 11
645,824 645,824 0000000000000000000793c54c77f3b1a9a1c8819728460263b008839823f8c3 837 1.00/1.00 vMB 12
645,823 645,823 00000000000000000005925e3fdc319a8e2d6ecb401108da989412da5498c9ec 1,576 1.00/1.00 vMB 28
645,822 645,822 0000000000000000000ec56ee41d0eda3a9098cea415e26ddeb807448ae0c241 837 1.00/1.00 vMB 5
645,821 645,821 00000000000000000001237b48a422a567cf0c7c72b1c4934ca22457563ca855 2,647 1.00/1.00 vMB 34
645,820 645,820 0000000000000000000672392b2ca698200ae8704f338ff9fbf3e8c427fea995 2,531 1.00/1.00 vMB 15
645,819 645,819 000000000000000000070565183053c158d48ab3d6a08f1b2a909c2c2088adf1 2,658 1.00/1.00 vMB 33
645,818 645,818 0000000000000000000d41b4ef96bd0b30aa4676d752e304289af9ba02c168e6 2,771 1.00/1.00 vMB 59
645,817 645,817 00000000000000000005cd64f952e1b01a5147f37adea6506749bdd30eec97f8 3,025 1.00/1.00 vMB 100
645,816 645,816 0000000000000000000b0a27f8a883e223c45f2c6c02b818a510a9b839f99034 2,714 1.00/1.00 vMB 59
645,815 645,815 0000000000000000000b164ff64bc261f60f177b3e3aaea78a96e7edbc98d92e 1,563 1.00/1.00 vMB 26
645,814 645,814 000000000000000000031c761d688e5d31b25a6dec502160a8b981fc80a78948 691 1.00/1.00 vMB 8
645,813 645,813 000000000000000000045b2ce98cfc834110d1a495419d459ad706fb7be2cc9f 1,792 1.00/1.00 vMB 10
645,812 645,812 000000000000000000089708a1226995f0a044f5dce9ad069f3d3d125562ebbb 2,597 1.00/1.00 vMB 73
645,811 645,811 0000000000000000000bd13a99d289db5bfd68ca0f8e1e4f02fd1536844f69f8 295 1.00/1.00 vMB 5
645,810 645,810 000000000000000000061d24301997af5ba1c69bc0e5a45b6322fb0d883fc164 142 1.00/1.00 vMB 3
645,809 645,809 0000000000000000000130b0b8a249713b6f9ce070dc8659d82bb334407490f5 1,480 1.00/1.00 vMB 7
645,808 645,808 0000000000000000000a288b184722dfe69ef284a21afad9bb6ce2d5dcc4d2cf 2,817 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 781.76 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.53 GB
    • Received: 12.12 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.