Loading Tool

Explorer IconExplorer

Memory Pool

79,479 transactions
30.18 vMB
0.08218577 BTC
Random Selection Loading Transactions
Max Size: 183.69/200 MB

Candidate Block

Mining Attempt 5be1499677f3c7002f37151af423022f25d9e36026666f3c527b5ed5bd6049d1
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 65b6f8a96dd37ff393048c2e28084e14c176e58b86c0155439648a69166c0ef9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,740
Size: 1.00 vMB
Total Fees: 0.01502806 BTC
Feerates: 203.60 > 1.51 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (478,463 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
436,932 436,932 00000000000000000022874b284fc608cb217e424e7e5b3eb882ed3a1422048d 2,812 1.00/1.00 vMB 60
436,931 436,931 0000000000000000005c2d5a684763c71beed2c954597a27178d15e85ccb4248 2,906 1.00/1.00 vMB 98
436,930 436,930 000000000000000002d1a34f4504537c1b16e32e860f8a419644fa37edad954f 2,638 1.00/1.00 vMB 70
436,929 436,929 0000000000000000035f482a85ef8fbdc8fc48ffb6ac929e2812d6c9a78bd77e 2,188 1.00/1.00 vMB 84
436,928 436,928 0000000000000000002e767c525fa2f7210ef450d5abd7ccf8fc627a873d258a 2,731 1.00/1.00 vMB 87
436,927 436,927 0000000000000000010c966c4a922514cea02d606b7620e0ea7c9cf629088e94 373 0.64/1.00 vMB 18
436,926 436,926 000000000000000002df385ffabe4f5a221d13adf957fface44f33fff4c43c3e 1,428 1.00/1.00 vMB 28
436,925 436,925 000000000000000004281a64312a6eb9f9f3894156314c21256862f5a89b1b91 2,447 1.00/1.00 vMB 69
436,924 436,924 000000000000000000d9c1839962fb389b9dc780d36c4fdfcf48494f75d2c97b 1,649 1.00/1.00 vMB 35
436,923 436,923 0000000000000000015f57903341b5a6b437682912042817bf22b0cef545d7fd 1,555 0.75/1.00 vMB 48
436,922 436,922 000000000000000004479996a64418deaf535114ef01575768f4bc312b9fb5b1 2,270 1.00/1.00 vMB 57
436,921 436,921 000000000000000000a446a0138598b305d8648056d35928ade5e3cb4e71bb1b 2,254 1.00/1.00 vMB 87
436,920 436,920 00000000000000000318d79ef7b0731c5df084d1222cedd563021a511ee56f9b 1,056 0.75/1.00 vMB 68
436,919 436,919 00000000000000000365e2ee8fcb2cc2f1903549954ff85adfafa17634da2006 2,279 1.00/1.00 vMB 85
436,918 436,918 0000000000000000030074d13c0b9d5c9a78effabbc58b7c3f57fdc94a948e59 2,172 1.00/1.00 vMB 68
436,917 436,917 0000000000000000018bf4c2488c75ec1a923f375c9440b0cc331f9586946dd7 2,246 1.00/1.00 vMB 69
436,916 436,916 0000000000000000015f4c8b8a85c6a3c62ec955593749c3530ff7106477cfb7 2,625 1.00/1.00 vMB 69
436,915 436,915 00000000000000000203b1c9d9410ddd78a231211ec90703734d376368e66651 2,143 1.00/1.00 vMB 81
436,914 436,914 0000000000000000025e5cf18c68aad2ef1d9c61ff97f1e2fb05234803d0decf 361 0.10/1.00 vMB 64
436,913 436,913 0000000000000000041d08d4ee1b3cebe4b64c1675715ebad0de1db338e812ae 2,369 1.00/1.00 vMB 76
436,912 436,912 000000000000000004107ae2883432e7e428b1dcaacbd2c6ac2e091ddda0371e 2,571 1.00/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 783.07 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: 720.94 GB
    • Received: 18.32 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.