Loading Tool

Explorer IconExplorer

Memory Pool

81,944 transactions
30.92 vMB
0.10278875 BTC
Random Selection Loading Transactions
Max Size: 187.99/200 MB

Candidate Block

Mining Attempt 5568c45bd4b6c5dcd7e615b7ecb65c0bb6d156ba4854679ef1a153b279ec58ab
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 6dbf57858e9b3ff1c2a248e838f06d1ec2ba247fd8b7b73f6f47944b95842ade
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,512
Size: 1.00 vMB
Total Fees: 0.03226627 BTC
Feerates: 803.65 > 3.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (584,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,973 330,973 00000000000000000bd2f7efcd5dda8b357b8be6053b4a8bbfeefa7554094e88 449 0.31/1.00 vMB 22
330,972 330,972 000000000000000001f5e8e70b36573d4a431c5b3b03179fc618b99bb2ea8219 647 0.48/1.00 vMB 22
330,971 330,971 00000000000000000c41f8936580534b1f38da5f1d67231cca189c955ae3f851 1,647 1.00/1.00 vMB 25
330,970 330,970 00000000000000000cd0b774403ed92bd12ca3374f7ab489cf7386b245090d03 113 0.08/1.00 vMB 20
330,969 330,969 000000000000000000d07f642d26dbcbbd77023d79ef28a323def8f061925f9f 248 0.16/1.00 vMB 22
330,968 330,968 0000000000000000048ece4ede63d0351475eef4da807e28aebc1044958950d2 133 0.10/1.00 vMB 9
330,967 330,967 000000000000000019755cac88ca7ba67c1accd6c115f03331682c9570a102f1 1,105 0.70/1.00 vMB 24
330,966 330,966 00000000000000000735933bba7cf313d6598720e2b5a95b0ca264ef7d2dcd75 64 0.02/1.00 vMB 11
330,965 330,965 00000000000000001754357e40a17a20f895be7abed74b9b4b59b3706d0fe6ef 364 0.23/1.00 vMB 23
330,964 330,964 0000000000000000111255c5c163844f21e50c894811d16f34fe185ee1537d67 465 0.28/1.00 vMB 25
330,963 330,963 000000000000000003c869eb380017c60668e81e3e80ce327d948c199aa40858 695 0.35/1.00 vMB 27
330,962 330,962 000000000000000017702c38d0c54b12447c5747f5ed2a5de279200f69527285 626 0.88/1.00 vMB 13
330,961 330,961 00000000000000000f17e71d7139114d9f0c8621c116620684a24686bdbec75b 1,876 0.75/1.00 vMB 34
330,960 330,960 00000000000000001390d2aaec9b0d86da4bf18153dcf6cfe10f2c78cb7e691a 216 0.13/1.00 vMB 22
330,959 330,959 0000000000000000124474a0898d8cd59ca77a419e76ed569d09e5c49ad53a63 1,452 0.75/1.00 vMB 24
330,958 330,958 0000000000000000146fe5c462c7388f7a36ff5987954ab1ba2ee41e706e0b1f 1,143 0.75/1.00 vMB 24
330,957 330,957 000000000000000018ffb37416fe4bbc5c08f62c97854329e90834c03bfc2702 399 0.17/1.00 vMB 28
330,956 330,956 0000000000000000065d27135a0e1fec9ce514a1549161e68f8e73e7a58bce6b 1,349 1.00/1.00 vMB 22
330,955 330,955 00000000000000000fc7947a6005bb6421d8885b7ce6b884d8d7d0e689f3dda8 640 0.35/1.00 vMB 24
330,954 330,954 000000000000000010012c244f1b43e4b544e267355ef4b94b51f38f61961a94 2,044 0.75/1.00 vMB 37
330,953 330,953 00000000000000001697776d6771e2f5ec67961569503c53d932a7f6a8ba4f15 874 0.48/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.00 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: 718.63 GB
    • Received: 17.93 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.