Loading Tool

Explorer IconExplorer

Memory Pool

27,267 transactions
6.55 vMB
0.03696561 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.99/200 MB

Candidate Block

Mining Attempt f4534713a6395b2475893a4bf2d3f3f23b2ea680121c4035ff60b01ad98b8c9d
Version 20000000
Previous Block 0000000000000000000035dfe517b0b687cd16a9aadc5470f9c8ca35d5a2f442
Merkle Root 35f697959639b3420288920b66cb29edee8c8ce38542d37efec27c0e1f8e7982
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,303
Size: 1.00 vMB
Total Fees: 0.01897831 BTC
Median Feerate: 1.41 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,206 (655,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
257,976 257,976 00000000000000050cc705550c41519fb99de2bbae7d68a1336270c4483baab6 0.27 MB 634 118
257,975 257,975 0000000000000015f3a96dd807f4ebf96aa6b6b25f7bd3a5fed8a378f89b2a2b 0.17 MB 410 109
257,974 257,974 000000000000002640577157fcf647ba5bc8be881282df0ef4d04e6875a4c284 0.03 MB 63 119
257,973 257,973 0000000000000006fe310f36702731d78c39fe41692a82fdc8d650eef65b22b3 0.29 MB 334 46
257,972 257,972 000000000000000bee91337a04ebea333cbadb7ba528f828b08bd8c3c35051b3 0.25 MB 514 136
257,971 257,971 0000000000000016a37dd73979f7eeaf42968680e0fe6f897b10f5a04b051322 0.04 MB 126 113
257,970 257,970 0000000000000019c6b7c474dec092927fb3a8e84c6f03d61a60045ea355afc1 0.21 MB 471 108
257,969 257,969 000000000000001acc3f83485a392b4f17988c0131d2e7709c36855b73954d15 0.02 MB 64 123
257,968 257,968 0000000000000006bef3f7ffc58a11347a278a6d00d9ca075b3e724c2c869071 0.05 MB 120 93
257,967 257,967 000000000000000db41451e072502c40f28b41d14b7b46883591ada6817dbf03 0.01 MB 36 99
257,966 257,966 000000000000001e57de8e0f5dc72853db8bbb8a1b20234192b44aa138227ea7 0.07 MB 166 151
257,965 257,965 000000000000000b73f1b193ded9365aa5afd878af1385b59c4c79c1e61ad1c0 0.08 MB 206 112
257,964 257,964 000000000000002045fc88370314e1632c4d729accc74a864a47be93528cb3af 0.12 MB 90 77
257,963 257,963 0000000000000001091950ae13bcd9475d7c95292f279d222e5829797eebd138 0.26 MB 73 80
257,962 257,962 00000000000000296efe7d6311d9bce6088048c90dffd99cc299f2581059b0da 0.18 MB 364 93
257,961 257,961 000000000000001379862ad118047e4481c627d504d9cdf2cfb83b4f5c0bfb11 0.05 MB 140 147
257,960 257,960 0000000000000008e4dc986b86738ecedcfb264ac573f50bd15e48cd27846d2a 0.02 MB 44 81
257,959 257,959 0000000000000010ba3c41e0d24b6b6d6de09a9423d772dd43516d65dabf4c70 0.13 MB 329 73
257,958 257,958 00000000000000295d2c06c5881d12fca6741279e2c41a42a619e668dc25c512 0.10 MB 256 121
257,957 257,957 00000000000000101dee41af79688a5c51762c282d9d1a69a62ec1d44170aa0f 0.08 MB 234 21
257,956 257,956 000000000000000d015ad09509f5bd5749f5e26925cde044ebce6765f17dcf66 0.09 MB 198 92
Previous 10 blocks ↓
Total Size: 779.21 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 63
    • Outgoing: 10
  • Data Transfer:
    • Sent: 17.04 GB
    • Received: 0.35 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.