Loading Tool

Explorer IconExplorer

Memory Pool

80,678 transactions
35.12 vMB
0.20422146 BTC
Random Selection Loading Transactions
Max Size: 195.50/200 MB

Candidate Block

Mining Attempt bd9031fa8252cbc71d5aaee24d76432963defae46424019920c3b7bf07dcdcc2
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root a35509884a1682d552efca6c5521542206d571ca50fb19d18d205c3a97c60648
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,378
Size: 1.00 vMB
Total Fees: 0.06516311 BTC
Feerates: 477.45 > 6.53 > 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (513,439 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
401,978 401,978 00000000000000000371555e49d775999e3bcc05bc1809220e4d9e95a8b4b201 1,152 0.66/1.00 vMB 42
401,977 401,977 00000000000000000491b98343d1cfa453ce77e357220d5184669afb5ce43b9b 503 0.73/1.00 vMB 16
401,976 401,976 000000000000000000add7fd9e5c8d022f3c2d41579aa7618b381109e941eae9 135 0.05/1.00 vMB 45
401,975 401,975 0000000000000000056d7dc2278b4df2bd44d4b452780be5dc7bcaa4de6d9e6d 1,633 1.00/1.00 vMB 35
401,974 401,974 000000000000000002a36a6391765b8659c7dbd3739cfa72284cf035ac8711d2 1,214 0.99/1.00 vMB 26
401,973 401,973 0000000000000000039441b8b18899e75396946c78c3f2dd9fa2d3fb19260644 752 0.58/1.00 vMB 23
401,972 401,972 00000000000000000604ea0f87c1775187285ed4c22b3947fd794e41885d4816 2,428 1.00/1.00 vMB 52
401,971 401,971 0000000000000000042c4366b29b51caf2b4f2bd449ef0df48ae08742069fba7 1,454 0.86/1.00 vMB 34
401,970 401,970 000000000000000002d27d5e6709ec3887373c36f4521113317d39af4c8db904 1,197 0.99/1.00 vMB 25
401,969 401,969 000000000000000002a87fdf05b0514b512433f5d2ec2408c6b3a11f310f3039 742 0.57/1.00 vMB 25
401,968 401,968 00000000000000000310ad4129978867b6cb580fcb857b3b7b7ca58fa358f647 2,695 1.00/1.00 vMB 58
401,967 401,967 000000000000000001e45ad18e49959581e9434343aea7cb42d3cb8b96d7ba2f 290 0.33/1.00 vMB 21
401,966 401,966 000000000000000004328f3b39bef7659d4d584f71782612579a9e9e29accf78 700 0.33/1.00 vMB 42
401,965 401,965 000000000000000001b14f05c0b0382c1793195c73330a3ad548dcf6367dbbfa 1,025 0.88/1.00 vMB 26
401,964 401,964 00000000000000000133b87d99de2718a68f1cda8874bb6ad52468f1ad850cd2 2,428 1.00/1.00 vMB 61
401,963 401,963 00000000000000000114a74d45b35ea16e7a0838384b86b1032c6ee698ee5843 829 0.63/1.00 vMB 23
401,962 401,962 000000000000000000d2c319fe60b0b868bb35ff64bb3ea048794557925cd24a 1,961 1.00/1.00 vMB 48
401,961 401,961 000000000000000004442327d8e47cf10ffdb23e68cf770712439a26fe9d01bf 347 0.33/1.00 vMB 18
401,960 401,960 00000000000000000508db6ef783612869f29d1fe65687da822a0dd9484b52c4 1,498 0.68/1.00 vMB 46
401,959 401,959 000000000000000001dcf845fa6d626b4c713bd9ea7e9e2e79114a20093546fe 2,257 0.93/1.00 vMB 49
401,958 401,958 000000000000000005e186117fc7695ca74bb3d3dfb4fb8e277d3d84b2111896 268 0.22/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.11 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: 736.20 GB
    • Received: 18.58 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.