Loading Tool

Explorer IconExplorer

Memory Pool

81,642 transactions
31.68 vMB
0.10586443 BTC
Random Selection Loading Transactions
Max Size: 189.14/200 MB

Candidate Block

Mining Attempt 2300efc948bb7d8b452f0253aa294e43cf43d34381d3e58ba2e241e1c4c1ca76
Version 20000000
Previous Block 00000000000000000001cf5b7d2a37dd298e1ce67799bbd6505a6dc760cb69ff
Merkle Root 37ac2b73483cb0bea568f7243d17d205f20a5e653c8003b98f5db7455243e6e4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,219
Size: 1.00 vMB
Total Fees: 0.02335735 BTC
Feerates: 711.74 > 2.34 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,377 (652,423 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
262,954 262,954 0000000000000000b3c0fe155aee1b52112c0865177921cb1c3f5d4dc2eab853 125 0.05/1.00 vMB 82
262,953 262,953 00000000000000149ff9cab798e3c47eeca8347393bf3cd2996bff1143503f47 162 0.07/1.00 vMB 68
262,952 262,952 00000000000000033362e082605bbf2daec726d36d48321b1b94b1cf85fa541f 514 0.25/1.00 vMB 93
262,951 262,951 0000000000000012cffaf5ca8392ec1d54b9ae40b2801319ca0c15cf743c163d 430 0.18/1.00 vMB 120
262,950 262,950 0000000000000012a4a89e208eea0dd108b3719a5355f33fe84d3817d9aa8480 4 0.00/1.00 vMB 19
262,949 262,949 00000000000000022d56b479b90fab949ed4d539cf3588404eae270cbbe260f8 52 0.02/1.00 vMB 105
262,948 262,948 000000000000000907bca02221b1fdc9c8a3eaa5c27fd8eda5e2b8e1daea4e99 187 0.10/1.00 vMB 92
262,947 262,947 0000000000000009361d3ccfe7c536e1fbf4d2bf5276bee03c8194ab1c8fdd1d 318 0.14/1.00 vMB 91
262,946 262,946 000000000000000ac4c8e5cf255553a024803268d33b3da8c7caa8b61d2123ab 409 0.18/1.00 vMB 101
262,945 262,945 00000000000000114d5e8fa6ced917e796f4bdb70d13f4fc86c3f72b12d9af0e 193 0.07/1.00 vMB 103
262,944 262,944 00000000000000060e6f2b258fe9220444af221cbc24cc9ca3a8a6278c46f8ee 251 0.08/1.00 vMB 84
262,943 262,943 0000000000000010563f25415f21ae0aaf9627ac4ae9ca0ce994400144c8202f 418 0.16/1.00 vMB 101
262,942 262,942 000000000000000ca671d15523285c0058954e04b1181b5ad773f7a6879de773 338 0.16/1.00 vMB 95
262,941 262,941 000000000000000166bf5def26458e9e26f2e0b2531b78ab4f4a60e55ff2b293 453 0.22/1.00 vMB 90
262,940 262,940 0000000000000005f4a388921b53e126de35f423ea983a9966e8b002e9f75675 660 0.25/1.00 vMB 133
262,939 262,939 00000000000000059d6dbcd03e6a07199f918dbdba661dbb3995982efa4f801a 286 0.15/1.00 vMB 65
262,938 262,938 00000000000000155acd2d3c67567c77e8f684ec44f569c2d68784694991055d 70 0.03/1.00 vMB 80
262,937 262,937 0000000000000004ca1b757688ffab30ef1f80229fc734162e75da6dc72b9160 342 0.15/1.00 vMB 91
262,936 262,936 0000000000000010c8169d177123075d22a336e71e519f449fe2b4f46943054a 350 0.14/1.00 vMB 111
262,935 262,935 000000000000001414ccc09b182eafe4e80c4adbbfaeac462af62b80ab660d27 483 0.18/1.00 vMB 109
262,934 262,934 0000000000000007be43cf12c8ae528beb23d43085fdecf3911140435711d715 744 0.34/1.00 vMB 102
Previous 10 blocks ↓
Total Size: 783.05 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: 720.47 GB
    • Received: 18.17 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.