Loading Tool

Explorer IconExplorer

Memory Pool

86,077 transactions
31.39 vMB
0.20273768 BTC
Random Selection Loading Transactions
Max Size: 190.48/200 MB

Candidate Block

Mining Attempt cc872715e4f2e2632db341e8c8da9ef7b48e74620d906bd1cbad5c4037cb2878
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root d1fa9b6fb862d698a3dbf3f8fc220a1dda1329433dc64e87a7999412a86674b9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,624
Size: 1.00 vMB
Total Fees: 0.10253239 BTC
Feerates: 502.67 > 10.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (702,605 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
212,520 212,520 00000000000004aaff5d54a05b5fba050c9db4ec4a5801a2f66ad6f80179da82 618 0.25/1.00 vMB 170
212,519 212,519 00000000000000e391edd34365adbe0795139fc5b87ea04ba3c563e75ab7d6e8 666 0.25/1.00 vMB 181
212,518 212,518 00000000000003ca738ac18bf9d3a41537d9b4cd067bf1863845f11678160678 658 0.28/1.00 vMB 362
212,517 212,517 00000000000004487bc797daf722dbf9cd185d659796d352eed0623b9f4503e2 44 0.02/1.00 vMB 127
212,516 212,516 00000000000004b5abdd69e069cf49f4b3ab6e44f91ea3bffcb72b0c9181e05c 268 0.11/1.00 vMB 142
212,515 212,515 00000000000004032bc2d6f4f9c1443cfc0d5a3c580ef0633bc05fca671c843c 310 0.15/1.00 vMB 137
212,514 212,514 000000000000002caccd710a2cac3381ef658ce4043c75ac25664a6553b0130f 15 0.00/1.00 vMB 14
212,513 212,513 0000000000000078e7885824d63e8513860905608f5e2c66414051df26c6cc00 635 0.25/1.00 vMB 199
212,512 212,512 000000000000049238dc6828d6a5ceb0c0a37a982c485c2ce344f91bc70e781c 125 0.05/1.00 vMB 127
212,511 212,511 00000000000003cc6d717eafa9ecd60eacf732cce64995703d122197c9ea467a 28 0.01/1.00 vMB 64
212,510 212,510 000000000000046abc3aac7cffae7c37c072b8199d03b574e6d06d65a44cf530 510 0.21/1.00 vMB 350
212,509 212,509 00000000000004cb5d7e27bc2d8963a3b88672e07d6250396be18b778d4a2ac0 324 0.16/1.00 vMB 163
212,508 212,508 00000000000003c08a5d84bf635b43cdb86b8fda11d4f0449f861de6023a2fbc 48 0.02/1.00 vMB 141
212,507 212,507 00000000000000107c478bf3d9a192b022acee3f169105589ee251fff2e32698 296 0.10/1.00 vMB 214
212,506 212,506 00000000000001a567b14ffde163cbadee49ef33f4261c99c9bd9aecfc9bf37e 7 0.00/1.00 vMB 237
212,505 212,505 00000000000001c108850248defaf382dc8ffbd79c384e1f8e75d8bb0df3325b 108 0.07/1.00 vMB 146
212,504 212,504 000000000000041a7add68420d7f3e1774c335382f9e302651eaa9bfaa4c97ed 385 0.22/1.00 vMB 60
212,503 212,503 0000000000000169beeeb930da694a5d2311df89da3161a59f6713793a235fa5 402 0.25/1.00 vMB 128
212,502 212,502 000000000000009ba647f31a6d1d475a61772d3dfa2b9b155c3f9bb95db6e774 609 0.25/1.00 vMB 201
212,501 212,501 00000000000003cae37a2b6fa0061c0f4177c4e5c11c19214a58c4b87fff17ff 512 0.18/1.00 vMB 167
212,500 212,500 00000000000000c309265b65e241d20ff520ad3b8ce26bef59b69f21550f02f9 714 0.20/1.00 vMB 273
Previous 10 blocks ↓
Total Size: 782.61 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: 671.93 GB
    • Received: 16.07 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.