Loading Tool

Explorer IconExplorer

Memory Pool

81,221 transactions
29.55 vMB
0.08298677 BTC
Random Selection Loading Transactions
Max Size: 179.86/200 MB

Candidate Block

Mining Attempt 665dd9e7a3e8f2261709118a764de811dffcc285cc1888c0f1bcc6c879877acb
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root b6b778c20317161c359c040485da3708399aacd58418243d7fc478a284ee5fa4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,283
Size: 1.00 vMB
Total Fees: 0.02074837 BTC
Feerates: 100.53 > 2.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (674,374 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
240,708 240,708 0000000000000087a1e962f618f757393930e58a745165033fc9d281b7bb568a 236 0.10/1.00 vMB 219
240,707 240,707 0000000000000002e004985f39f929d001448623b312185bf5e4ab50e5a8e60a 17 0.01/1.00 vMB 156
240,706 240,706 000000000000003fa76b2abdd3036d183d7e24cfb6b543781d59cdca289f6053 159 0.07/1.00 vMB 154
240,705 240,705 00000000000000bc6c14b344abe5cb86b0cf9e134fd76faaa085090a00541546 402 0.16/1.00 vMB 151
240,704 240,704 00000000000000aaff64239e6fad5212dbf583283184235acc2a7016c8357c6f 52 0.02/1.00 vMB 157
240,703 240,703 000000000000010b37062ecdb1c606f4961ba462804c290d50625c94fdea0039 105 0.05/1.00 vMB 99
240,702 240,702 0000000000000023a12d4b8a03ad040d10c163ad7a3a442ba847590e9a8c7ea5 39 0.02/1.00 vMB 139
240,701 240,701 00000000000000865228a43d8570edd1c90f460496e1edf06b6f0a74f39e2f1b 72 0.07/1.00 vMB 101
240,700 240,700 0000000000000048053eeda0dc5566a27dd49eee6328f11ae21ffcd164d7d469 11 0.00/1.00 vMB 96
240,699 240,699 00000000000000ce3756bb27693796f442f528ffb49fc58d5c12c1c699b80af3 245 0.11/1.00 vMB 158
240,698 240,698 00000000000000636ed061bf683d442e1a7bd357d8cc7fe1483d83ede1eaef6c 252 0.11/1.00 vMB 158
240,697 240,697 0000000000000109236816a8cf09798abca1bb954f04b5669f28778e5cde3803 196 0.10/1.00 vMB 139
240,696 240,696 0000000000000083a4bf78286c0e2dc069c1d0d4a845d49ca9437f70c115b950 297 0.14/1.00 vMB 172
240,695 240,695 0000000000000068a8ad033afa763246fe451e840eae5215eb3a64e8101a46c3 217 0.12/1.00 vMB 134
240,694 240,694 00000000000000e13aba90c00f94fbb46d95cf99c6838ee10bba3342e6aabaac 268 0.12/1.00 vMB 157
240,693 240,693 000000000000008fed158517f356390c52df848ea6d9a4c8c9ca665d0097c08c 31 0.01/1.00 vMB 141
240,692 240,692 000000000000001626d592f2790ea59a31556c3b5c3cd16970403a85fd093665 224 0.14/1.00 vMB 159
240,691 240,691 000000000000009e90f702ae7ace236d03f02a8574b7f3656519ebf56be75748 117 0.06/1.00 vMB 135
240,690 240,690 0000000000000072b83d7d5318d38e133910afa071579d0ddc7dc6ebb90e13b5 1 0.00/1.00 vMB 0
240,689 240,689 00000000000000e5da2476d32dca00aaed95347041b25170a037b097ace450ab 10 0.00/1.00 vMB 117
240,688 240,688 000000000000002a2e12a5ed14b8197dc2645cf56f94e71a29159d2ee300a2ff 192 0.08/1.00 vMB 167
Previous 10 blocks ↓
Total Size: 782.54 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: 669.01 GB
    • Received: 15.71 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.