Loading Tool

Explorer IconExplorer

Memory Pool

82,219 transactions
31.36 vMB
0.08721493 BTC
Random Selection Loading Transactions
Max Size: 190.50/200 MB

Candidate Block

Mining Attempt dbaa85ad199c30562a5e2a46ad99ef6226a536e3de59cd701e74f2d926fc34bd
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root 8ef2a06a56c6e68f01b6cf4bdd64e57d96845c49cee56e304108254a584aae2f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,374
Size: 1.00 vMB
Total Fees: 0.01924794 BTC
Feerates: 73.20 > 1.93 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (653,074 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
262,135 262,135 00000000000000016f57c2ea074a5b42b6ab443391ca776ef7e180507ad018e4 54 0.02/1.00 vMB 90
262,134 262,134 000000000000001497bfc85ac3121e342adc2fac1c4354bcce897fba80ef288f 88 0.03/1.00 vMB 80
262,133 262,133 0000000000000011b7e9b60facbe9d786a3fc0fd03d8c113de24a8828cf3292c 414 0.19/1.00 vMB 76
262,132 262,132 0000000000000008c1f3b123622baf2f951ae6207e746f3222e8ae4fbd5248a1 552 0.25/1.00 vMB 151
262,131 262,131 000000000000000b8e57e482100d30180bcbe0a85cbb7aa2251d05db063f5ae9 231 0.17/1.00 vMB 84
262,130 262,130 00000000000000076ee29c4d88a83e1b900c21b7ea3e4b40e83e98dbc1d3a70d 626 0.25/1.00 vMB 151
262,129 262,129 0000000000000005ad3fa11045430450989af68cb8878d446696f32d8a9ffaa2 78 0.03/1.00 vMB 55
262,128 262,128 0000000000000001abb29ce317913ef48b488846af57f76b640f244415145d43 476 0.25/1.00 vMB 115
262,127 262,127 000000000000000211e313ba87a33cc08c2a22b365c894a33eeda0ec390c5a95 409 0.18/1.00 vMB 114
262,126 262,126 0000000000000007a631c9324763c7647437653b4d8709f3876a392f5fe53d7d 14 0.01/1.00 vMB 124
262,125 262,125 000000000000000eb4dcba107223edc87df7a833382f3f20e259a7dd6649f9ea 206 0.10/1.00 vMB 91
262,124 262,124 000000000000000a1ba1c5c8c9534f73f11a09b0200f441d4144ddd05c87e900 658 0.25/1.00 vMB 147
262,123 262,123 00000000000000048b424f0ed41131e4484e5f0edb4a805a713e5c80b04161df 100 0.03/1.00 vMB 156
262,122 262,122 0000000000000009c2b6130dbece8eda6bcff5c231e384f0e1b60d84d56ffa7e 162 0.13/1.00 vMB 23
262,121 262,121 00000000000000095023cf4ac4caace98f228e8745f7641ea19e2be5926b586a 538 0.35/1.00 vMB 76
262,120 262,120 000000000000000c282c6779b8413db4f8b1686bc0c73747abdbff685ad48137 73 0.03/1.00 vMB 8
262,119 262,119 0000000000000003b2c99b5b64ea61d051f413b6fec295ba0f32bfbd702f7ecd 339 0.17/1.00 vMB 107
262,118 262,118 0000000000000015b3e6243ece62a6730160f9d27637b6940e33dad50de9c329 1,045 0.43/1.00 vMB 138
262,117 262,117 000000000000000e05b536e6a4f20467f031e8195d064b9e8da47942d885d0d9 42 0.02/1.00 vMB 79
262,116 262,116 0000000000000010416fb851ac9151a6018852530fd97debd20b346a9ca807a3 40 0.02/1.00 vMB 81
262,115 262,115 000000000000000f4e928f7c4f38fa1e4d916104cf7ccb35ab3560f1d0bdd88a 133 0.05/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.75 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: 708.74 GB
    • Received: 16.76 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.