Loading Tool

Explorer IconExplorer

Memory Pool

56,089 transactions
31.87 vMB
0.20400246 BTC
Random Selection Loading Transactions
Max Size: 171.83/200 MB

Candidate Block

Mining Attempt c2bac00452a9dfbdd174b003fc91204b189b67bfd6e3c4285a1aa443f168d3cf
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root d4f759261e31d9e37d4e33390b795d2420c4bae398a74ff113e38279e144eb5e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,510
Size: 1.00 vMB
Total Fees: 0.09275533 BTC
Feerates: 502.67 > 9.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (242,570 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
672,243 672,243 00000000000000000005ab51aae285a1bcc41f75f79b8ea04763a66178cd8c51 2,679 1.00/1.00 vMB 120
672,242 672,242 00000000000000000008f40cfb26fdcaa76ba8fbe62818a58e23a57880ab6e8e 2,262 1.00/1.00 vMB 153
672,241 672,241 00000000000000000008ec3ca680026077913273c15b3d3020ea32afdfacd000 1,236 1.00/1.00 vMB 146
672,240 672,240 00000000000000000005db0f2c46ae5602cf7f3855b091826086d63a5cee3788 2,132 1.00/1.00 vMB 159
672,239 672,239 00000000000000000007390982d95d0c97250a32763d4a595fbfef08be13df8d 2,241 1.00/1.00 vMB 38
672,238 672,238 0000000000000000000a3b1c791eb297832feab3c7af7853bffed72d52454617 2,766 1.00/1.00 vMB 152
672,237 672,237 0000000000000000000a8191272e57ed633aaf2d51275313452459d1a2ffaa81 2,344 1.00/1.00 vMB 66
672,236 672,236 000000000000000000055996cad117e1226f6127027bd4a891eba07bdd1dc5a7 2,301 1.00/1.00 vMB 55
672,235 672,235 0000000000000000000b18b0154772e2883ae91031180d5083ce535735519df1 2,412 1.00/1.00 vMB 65
672,234 672,234 0000000000000000000aef98311d291a7391cc6237ca8e55351c572256998426 1,881 1.00/1.00 vMB 64
672,233 672,233 00000000000000000009cd1320513e8b216bfc2ad69738800eac27286e9845ff 2,551 1.00/1.00 vMB 81
672,232 672,232 00000000000000000008b17b52fe25aba004dc6a4fb4dfd00ecffa3c3c2dc3c0 1,923 1.00/1.00 vMB 129
672,231 672,231 00000000000000000001e1ce8e813441e7b05b1c20dd412c55bb795aadb26f6a 1,125 1.00/1.00 vMB 137
672,230 672,230 00000000000000000000771388c13e65b6fa1a61b14b8e040c299b15a557c470 3,110 1.00/1.00 vMB 166
672,229 672,229 0000000000000000000679d36d176b26ffb7b3b9ed9d050f5cecfd6151f327b5 1,158 1.00/1.00 vMB 127
672,228 672,228 0000000000000000000b26e62b7a25ef1bd7931eac84597fa8239c4c5d0742e6 1,986 1.00/1.00 vMB 127
672,227 672,227 0000000000000000000723d23e7192afedf87a934cd0f9daff615aee774d2af7 1,952 1.00/1.00 vMB 45
672,226 672,226 00000000000000000003c750e917fdb0343a29d51cc8517be91a06424e816f7a 2,451 1.00/1.00 vMB 141
672,225 672,225 0000000000000000000c625edcdb99f81b44494ec0d989777ff8012c68a01759 1,657 1.00/1.00 vMB 94
672,224 672,224 00000000000000000000f01bf0bb25b93339f74d697899d0e2a23e111e58442b 2,187 1.00/1.00 vMB 72
672,223 672,223 00000000000000000007149d0269f4589b41bc08a8523576b94cebf221314ed7 1,956 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.06 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: 651.13 GB
    • Received: 13.42 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.