Loading Tool

Explorer IconExplorer

Memory Pool

72,765 transactions
27.40 vMB
0.09873390 BTC
Random Selection Loading Transactions
Max Size: 165.27/200 MB

Candidate Block

Mining Attempt 939c5037e0eb69859e89fcc6170567eb879b8c2f631ef0efda228a5675ce9231
Version 20000000
Previous Block 00000000000000000001e799617490d06c31f59602afc555a6b2d132016657e4
Merkle Root 3b3214d6dba43a4efd0e470a254e7702f9d969fd35648b1928aadf7c4f84f5e2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,521
Size: 1.00 vMB
Total Fees: 0.03962603 BTC
Feerates: 445.47 > 3.97 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,456 (821,325 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
94,131 94,131 00000000000826fef68623e076ace410f705589cd713d821950f5ad857258976 3 0.00/1.00 vMB 0
94,130 94,130 00000000000238591fc94e803eeab815753bfb5539fd1a8f2ae8dac6b4ffe704 1 0.00/1.00 vMB 0
94,129 94,129 0000000000012cd52f3f24b5308755721cfdfa983fa6418de086b6ccb0207488 2 0.00/1.00 vMB 0
94,128 94,128 000000000002566e6ac5d72f93c604faeda95abc245f94623614cb174f1d517f 1 0.00/1.00 vMB 0
94,127 94,127 000000000005b751aaee7545fe3054e1c0728944aea8987b231e3a823b3e552b 2 0.00/1.00 vMB 0
94,126 94,126 000000000003ad04615a24e140a673cf467cc0da0855e69a5a9e0c5897bb70ae 5 0.00/1.00 vMB 0
94,125 94,125 000000000007b318dc53e317aeb9066c17a78704c785dc506e0dbc1e2ded9220 3 0.00/1.00 vMB 0
94,124 94,124 000000000007026f15f0160f5f4bc00c7132db9586e948b381b92283684b980d 1 0.00/1.00 vMB 0
94,123 94,123 000000000004d7d07629a00275d286d9471b32b30b72ec9a13bb3c64ef26d264 1 0.00/1.00 vMB 0
94,122 94,122 0000000000069642882be225bf654f285c7cce08580f1fc8053ed11dfdea3fb9 3 0.00/1.00 vMB 0
94,121 94,121 0000000000081f0d9df70b855c6c621d6a8cf9d322389955bc8a6cd2ff21ba4c 3 0.00/1.00 vMB 0
94,120 94,120 000000000007cada1f523c4bac9cb7236a1607b743d0818dff65dcc029051f98 1 0.00/1.00 vMB 0
94,119 94,119 000000000008584826cea6347a332b14092fdcf9790be725fb6f3d94fe097209 2 0.00/1.00 vMB 0
94,118 94,118 00000000000681d02c4d4a439177dca0e501340f950bfb807bcc6974aa74c07e 2 0.00/1.00 vMB 0
94,117 94,117 000000000003a79c967be66b18c82341714d858b0afb78025eb63b2b42b59d45 3 0.00/1.00 vMB 0
94,116 94,116 000000000002c383b9b84181a950c6e47d29902b384a76d3c966efd9063b75ed 1 0.00/1.00 vMB 0
94,115 94,115 000000000004287534f2722c0a804fe4400fa8d15df6e30f10a23b65a37acea2 4 0.00/1.00 vMB 0
94,114 94,114 000000000007e5f29baa1b686192f9954b052dd0436f90e1b6ea8d53bb52234e 1 0.00/1.00 vMB 0
94,113 94,113 0000000000061840fc1165f9e2d4c48c06f197913b199a1d845bb2145a2bceaf 3 0.00/1.00 vMB 0
94,112 94,112 0000000000048722b727ca3da82a864957769a61e8bb8cffb44a4cc664b01a58 2 0.00/1.00 vMB 0
94,111 94,111 0000000000001715b42e42fdc9297963d42edf6078ca6d44bf4cfbd605d73c24 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.19 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: 751.94 GB
    • Received: 18.87 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.