Loading Tool

Explorer IconExplorer

Memory Pool

83,618 transactions
32.13 vMB
0.12866592 BTC
Random Selection Loading Transactions
Max Size: 192.54/200 MB

Candidate Block

Mining Attempt c663f0d7f9de92403b8f8f198656f0aa065c26d248122a7b78b5ba9e74c4c03d
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 2d11768c8e723ae17472a5d0b698b0144387b53e27b181a4668b9e0daa459958
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,369
Size: 1.00 vMB
Total Fees: 0.03599138 BTC
Feerates: 318.30 > 3.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (619,267 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,086 296,086 00000000000000006a7c7bfa64a7bc33c01eebfad8170c87a487a48d9367d5f4 633 0.35/1.00 vMB 30
296,085 296,085 00000000000000009946a8268489c336526b0ff41897f79167f7b17ec93acbcd 256 0.41/1.00 vMB 15
296,084 296,084 0000000000000000ad30a62da312900d3a402aa86e5d87c0677963368007ccf9 388 0.35/1.00 vMB 20
296,083 296,083 000000000000000012b3446338788bb1eda2c3a2525f2529421a77d0f4eee897 952 0.35/1.00 vMB 43
296,082 296,082 0000000000000000391a31cc31a049148d1bb55c8219e285f27056862e5e0552 256 0.15/1.00 vMB 29
296,081 296,081 00000000000000001e2de8c7e1672d5f493b99098620aa76d4a2838b488d2633 512 0.28/1.00 vMB 28
296,080 296,080 00000000000000001ea84a1fd6724b5710d3226e880f0dd13f686a5ef9a78495 1,024 0.38/1.00 vMB 79
296,079 296,079 00000000000000002b0dc8b4a4c3d4990e3db48c3eda52da0264f3c605925171 505 0.55/1.00 vMB 18
296,078 296,078 000000000000000053775f3f890c2c27d439864ded3e71c222e9cf959c13d540 491 0.25/1.00 vMB 29
296,077 296,077 00000000000000000f2e26bfadfa282f71c446166ee2a4bd477c52220f0bbef7 678 0.50/1.00 vMB 49
296,076 296,076 0000000000000000920b0494d14341224438c572e00439074d0ac2b15e8a4807 150 0.25/1.00 vMB 56
296,075 296,075 000000000000000085fcfdcf4f928d7f7341ee533e9b60903f3012c35d53d9f0 227 0.35/1.00 vMB 61
296,074 296,074 00000000000000002357facc15391dc4d67070ddd6c3a804112167f14faf2a0f 111 0.09/1.00 vMB 19
296,073 296,073 0000000000000000b09b90cf17615e95916d7556345e964f86f59e6251c8c034 319 0.26/1.00 vMB 23
296,072 296,072 0000000000000000479b4d275f25fa0a7136455778fcb6b7c4899156764b291d 156 0.14/1.00 vMB 17
296,071 296,071 000000000000000084a608a680fcf99d3b78d8ff51fbdd53089b3f6cbdab9a71 512 0.74/1.00 vMB 15
296,070 296,070 000000000000000011ad5a92c3fd99f75b99c6c7f19455320e3d1227024adfa4 558 0.42/1.00 vMB 27
296,069 296,069 000000000000000052c3a5d4c1835332660b18745919eceaa17d4a99eba133c9 26 0.01/1.00 vMB 48
296,068 296,068 000000000000000024db60716d1f15ca5c1c4ff028ccef7f20c1e0bc89663897 362 0.19/1.00 vMB 30
296,067 296,067 0000000000000000187433762ce13c1e56b388345210bf960bab1fdf65c91ccc 719 0.90/1.00 vMB 16
296,066 296,066 000000000000000062713af3f9bcf1f56583e8d7f018f39e024afb35f9d2caf9 695 0.25/1.00 vMB 45
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.83 GB
    • Received: 17.96 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.