Loading Tool

Explorer IconExplorer

Memory Pool

49,630 transactions
29.98 vMB
0.09499739 BTC
Random Selection Loading Transactions
Max Size: 160.46/200 MB

Candidate Block

Mining Attempt c7e6365424815792941955a660e11440e87b4bf645708d9b20854901ff39c3cc
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 38b84254a5c04b2353d27ad9590e8d1d574dad55b066a8c483d871d67e56d656
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,633
Size: 1.00 vMB
Total Fees: 0.02790935 BTC
Feerates: 73.20 > 2.80 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (680,859 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,954 233,954 000000000000019d22642f4ce446bf587f00d430088a81c497a7a95f7b22abfa 260 0.25/1.00 vMB 32
233,953 233,953 00000000000000357106c262e97fc30c555ded259b10ac49b9def6ea1425848b 855 0.31/1.00 vMB 175
233,952 233,952 00000000000000e66bb09d66fd0e0745673292e414ea6c004e1a35f3b919d373 516 0.25/1.00 vMB 137
233,951 233,951 000000000000017f0dc955bdb2309a9e171ede087b79cb46334f1ef496704243 261 0.10/1.00 vMB 251
233,950 233,950 000000000000005e457aa0957ad074765273a6cfe66e3dfcd0452cae0d0b53e9 325 0.14/1.00 vMB 145
233,949 233,949 0000000000000142254c89ff10aac3b85b0acf8c9c10dd8334b8dc57d823260d 305 0.14/1.00 vMB 121
233,948 233,948 00000000000000f989c963b6152e2ac7613cb768d51cdcb4edb265f6ff06823a 473 0.25/1.00 vMB 275
233,947 233,947 0000000000000047464bef378736bf15b050130dd184a5b9df4bd47056331b67 49 0.08/1.00 vMB 120
233,946 233,946 00000000000000dc803e05ed7d4257ad61320dff92fd6bad701de2a6a8f48857 57 0.11/1.00 vMB 98
233,945 233,945 000000000000004895f9166c42c36c0f7d62c9ee6b1d3f073f23e4c759d5e826 368 0.19/1.00 vMB 161
233,944 233,944 000000000000011eead069ed281d213cc037d674840facb772f305f783dd9dff 260 0.11/1.00 vMB 180
233,943 233,943 00000000000001a5e28bb1e9aad40f846d66fb7911c0db4dc32a039bb168a237 151 0.06/1.00 vMB 205
233,942 233,942 00000000000000bd7c5b354223aaa13a5feed5061b41b54998bb8d948cb8b438 310 0.09/1.00 vMB 101
233,941 233,941 00000000000000180c1082a1910eb7b73518ff6ce433f8b464576cf2c3a7be86 73 0.04/1.00 vMB 162
233,940 233,940 00000000000000bc1b3f729c520520e5050a3ffe27e939711c1c4cef802b7d29 16 0.01/1.00 vMB 55
233,939 233,939 000000000000008cb96a94741f2e60003decac7945959aa032a3f4094d838362 381 0.16/1.00 vMB 176
233,938 233,938 0000000000000190f58da45715d121037af58288627b3bd44e62daa4ac7eeda5 561 0.23/1.00 vMB 185
233,937 233,937 0000000000000072482fd05c36bf5271e0a6d33f0aa2d40beebb9bbf58dbf85d 451 0.24/1.00 vMB 154
233,936 233,936 0000000000000192f0808e98b7317c566d4b8c31448ecc9a6190be34683f8ae7 227 0.10/1.00 vMB 183
233,935 233,935 00000000000000d6049d1c7afaf4d901eea9e38af59bade3b268e48819d625ad 564 0.26/1.00 vMB 191
233,934 233,934 0000000000000151317aff74c5c78b7d405daa97ad485c6967683b2d13b0859a 292 0.24/1.00 vMB 88
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.09 GB
    • Received: 13.40 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.