Loading Tool

Explorer IconExplorer

Memory Pool

68,370 transactions
26.12 vMB
0.06606566 BTC
Random Selection Loading Transactions
Max Size: 157.05/200 MB

Candidate Block

Mining Attempt 7528e3faf0b535227678076ed3d9d95921e7b5f137415a8ea6776c944d38c7bd
Version 20000000
Previous Block 00000000000000000001d78f9a04771d177c8305f36bb59adf1b3d58d4ddf6ca
Merkle Root 5b85f5bccecf7a317c0589c6e972d068fd335f486f7fcf2883911304e1bda5bc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,473
Size: 1.00 vMB
Total Fees: 0.01063283 BTC
Feerates: 60.03 > 1.07 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,514 (702,173 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
213,341 213,341 00000000000001a9fe240f65705f573f5565d072ec3c7db45f4f6e8a15f0cbc6 693 0.29/1.00 vMB 190
213,340 213,340 000000000000034033c96b580dffe1f91b942ec85fcf9df2f1b5182a0ca1759c 512 0.31/1.00 vMB 105
213,339 213,339 000000000000017ff9237b4240ee1486cbfc493897abc0449dfb8fed03501d1a 352 0.15/1.00 vMB 190
213,338 213,338 00000000000002d26d5d762284ae22aaceae71b05f9850eedca77cfd3df83166 121 0.07/1.00 vMB 129
213,337 213,337 00000000000002f65e2b0170f8bd84dd31c3088881e527fce203219735ef5af1 86 0.04/1.00 vMB 145
213,336 213,336 000000000000026202f6ffc2166f225a2ead69dc2f049f08c017c3a5f16b4884 152 0.09/1.00 vMB 145
213,335 213,335 00000000000002d21003cd1ac834726fa536956ce5ede29b91c367d190e4d790 587 0.25/1.00 vMB 208
213,334 213,334 00000000000001940cc809a9b4f3f28bca494032a2c073877af78cee4504c49c 763 0.33/1.00 vMB 160
213,333 213,333 00000000000004ac92133a3a09fce19cd6f35a570f2eb9dfe7c44eb9920d2559 494 0.20/1.00 vMB 217
213,332 213,332 000000000000036a18a4aca9527410717836b808b212ed9aa8e932f9c88452d8 921 0.41/1.00 vMB 165
213,331 213,331 00000000000002ae2ccb4ce4f6104662adb953e000087b37491e9f51fa838a7f 592 0.26/1.00 vMB 210
213,330 213,330 00000000000003489b5f1121f83ad4b3ef889fa06161c74ea709a3b323c73a86 136 0.05/1.00 vMB 139
213,329 213,329 00000000000004887314e2184f0068ba314586f3d30a17a55d0121e9641552d0 432 0.25/1.00 vMB 154
213,328 213,328 00000000000000af0436abb5b7e59d5b49c2542e16f3c5cefd33dd9c3c11af06 584 0.20/1.00 vMB 259
213,327 213,327 0000000000000163747eef22a28401144e845362042fa4dcb7ca08a7cde74a42 93 0.05/1.00 vMB 95
213,326 213,326 00000000000000fc3255565ab8f080dbc4e04cf800c862e6b3122355a1c5ce60 890 0.36/1.00 vMB 164
213,325 213,325 00000000000004cb6d9ed2770b3a1cf07762ddb52a3d4e2c2af01301567d769e 256 0.08/1.00 vMB 30
213,324 213,324 00000000000000f51f065605962baf90fa0ed2b566a8f571ceb0cf50826650c4 414 0.21/1.00 vMB 138
213,323 213,323 00000000000000d7bbd31d367cfbe1e78a0003ef5b8df983623094544278c653 364 0.28/1.00 vMB 153
213,322 213,322 00000000000002d0bcb94eb3946093e63bc67998197005736a5da2d099f72d5b 512 0.15/1.00 vMB 209
213,321 213,321 0000000000000265df687c250e613ae2d92ad7916136351c58e067f2c893e602 670 0.30/1.00 vMB 188
Previous 10 blocks ↓
Total Size: 783.29 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: 766.55 GB
    • Received: 19.28 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.