Loading Tool

Explorer IconExplorer

Memory Pool

47,606 transactions
27.18 vMB
0.06724548 BTC
Random Selection Loading Transactions
Max Size: 144.77/200 MB

Candidate Block

Mining Attempt 3f735d5b0db49d7ddbb419895b0a6c93bd3df9c9ca2a1eece94a7ed0a2f53878
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root a5e8afdb024749cf1abb52a6c00801140876ae8ca6601cf9c051d7e3febb6a9b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,747
Size: 1.00 vMB
Total Fees: 0.01680774 BTC
Feerates: 100.17 > 1.68 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (201,845 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
712,932 712,932 0000000000000000000a3e072a741cc63bdf505d25c3ce4135d30f7b76884870 2,461 1.00/1.00 vMB 5
712,931 712,931 0000000000000000000416a53bff6e414e2b64bf340be8c196a320cb942b9884 2,719 1.00/1.00 vMB 21
712,930 712,930 00000000000000000002ec9c2b7807e86878aae6eaea7317341c48a2b07f94e0 1,778 0.98/1.00 vMB 2
712,929 712,929 00000000000000000001581e7034fae6db45eb05301a45b617e4c5d91cfc84bb 2,877 1.00/1.00 vMB 17
712,928 712,928 0000000000000000000ba3b20b38efbc3fd25248f902de3d74dce72646fb6ece 2,682 1.00/1.00 vMB 10
712,927 712,927 000000000000000000062249d14e07f534114d958e5992ba8c2b714518470eec 517 0.93/1.00 vMB 2
712,926 712,926 00000000000000000008562e2494a624e9b6c62142379c319159725eff577e8d 2,037 1.00/1.00 vMB 9
712,925 712,925 00000000000000000005730dcb263787674574001d1baee61ddf24283f0a67f6 2,766 1.00/1.00 vMB 13
712,924 712,924 00000000000000000006322448bdb174a3ae3654fd4bccba16d5e249757e8cf5 2,356 1.00/1.00 vMB 8
712,923 712,923 00000000000000000001687fa9aa77fe9d0c9cc84dc875dec832f8ffe94fb33d 3,037 1.00/1.00 vMB 2
712,922 712,922 0000000000000000000659856a75d56dd8b4fd964bafbdc8f94c8a1f4f6d9227 2,964 1.00/1.00 vMB 15
712,921 712,921 00000000000000000003d916ad59b3c588650a5247dc4b7cd1e6cd84019f1525 2,724 1.00/1.00 vMB 16
712,920 712,920 000000000000000000051d999ade1d314718bc77043f6a3a91aedba0e65eb3bc 1,086 0.40/1.00 vMB 10
712,919 712,919 000000000000000000092cdbad2212854f920dd01ab658bf4640ae5bcc8a8084 144 0.05/1.00 vMB 6
712,918 712,918 00000000000000000003701ab237b0f95ed64728f5fb82ca60e2722481aa048c 1,445 0.63/1.00 vMB 8
712,917 712,917 00000000000000000004e573674543e719622a4c94c5d77758a54ce3a67d3a26 1,741 0.70/1.00 vMB 9
712,916 712,916 000000000000000000012f8bd1e6d8f3dccbb3bcbd7861589de4db9109bd7bb2 571 0.31/1.00 vMB 7
712,915 712,915 0000000000000000000a334c200ccb391d77fda2f8445bfdc1f9f2455533fa6b 2,708 1.00/1.00 vMB 4
712,914 712,914 000000000000000000012d66cdf9a0326a114bccafa095231376796ad0f005a6 2,835 1.00/1.00 vMB 20
712,913 712,913 000000000000000000048763ae7712fd33eb43fa5498f9b523e090feb02bbd43 753 0.27/1.00 vMB 11
712,912 712,912 0000000000000000000c541276bc56d4ac7147229758ec9a643686fef1201c04 14 0.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.99 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: 648.71 GB
    • Received: 13.06 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.