Loading Tool

Explorer IconExplorer

Memory Pool

84,552 transactions
31.71 vMB
0.10844192 BTC
Random Selection Loading Transactions
Max Size: 194.42/200 MB

Candidate Block

Mining Attempt d22a4018d84fc880ed602fdb6e5fa9647e1a49d7d31eec84526558de790783a0
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 84d242681461f367a01fef0953102d1bb88c5babd5300202fbeaa410c8b3bf11
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,107
Size: 1.00 vMB
Total Fees: 0.03378325 BTC
Feerates: 504.27 > 3.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (707,425 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
207,794 207,794 00000000000000a5e20a2580e0d2636303a0792148de3716c388ba0b5374ae58 64 0.06/1.00 vMB 93
207,793 207,793 0000000000000452927a42dbfd217eeb5651452b1f0b4a191d202bc85dc28da4 70 0.03/1.00 vMB 116
207,792 207,792 00000000000001da141d194c848d15c44500882e529b1012167f2dbfa40ef4ba 175 0.06/1.00 vMB 154
207,791 207,791 000000000000019402cd5bced6c2372864cbbb72114fd7189496a82a8fe55650 690 0.27/1.00 vMB 190
207,790 207,790 00000000000003364ca7f57275fa4df2ded38fafedcd6f2d8c8546e29c540833 202 0.14/1.00 vMB 131
207,789 207,789 00000000000001dc4d56b4c96a1deb73d6f9638de67fe1028daedecf7fd29e1a 322 0.13/1.00 vMB 183
207,788 207,788 00000000000002c023d363e8a6de9bee471ce939400bbeebe5b26526d786287d 483 0.20/1.00 vMB 160
207,787 207,787 00000000000004346e168994b7037e2766f3fb832f8c7477362a9664e6774b27 377 0.10/1.00 vMB 380
207,786 207,786 00000000000001b9914b33a8620595e3104891288a187591129416268323beba 11 0.00/1.00 vMB 0
207,785 207,785 000000000000036c24af578aa1c7081b145ac83281321e82e9b98fd54479f5e2 130 0.04/1.00 vMB 174
207,784 207,784 00000000000004992aa271891eded1d4415a79d20bd1b20e0d0add85c58b8d08 87 0.04/1.00 vMB 133
207,783 207,783 000000000000024758cfa8e398e69dd535bf8f3ed25ac5c80d11615c2ef35a36 128 0.05/1.00 vMB 159
207,782 207,782 00000000000001444379eb7e6ceba63dab2ef38a622947712dcb8e1724a9a20e 477 0.25/1.00 vMB 235
207,781 207,781 00000000000002af9a2915b0a405c743b2241ba61310a50f47564d76abac49a8 280 0.13/1.00 vMB 150
207,780 207,780 00000000000000d4c2cf4dd6bc3170ad9fd5a810b49c89efadace8ac67612e49 31 0.02/1.00 vMB 134
207,779 207,779 0000000000000410747b22cd6f7b432d0234d894ec2254d5370588751780b0ae 109 0.05/1.00 vMB 176
207,778 207,778 00000000000002eeeab48fc1b84614012ad6a305a062bf09ee5039158cf8b4de 118 0.03/1.00 vMB 13
207,777 207,777 000000000000046233a5070e735f2ec7fc7dea96d477ca57c00152641b808b0f 153 0.05/1.00 vMB 80
207,776 207,776 000000000000037d9f134e2a14afb5751feab270ec44b0df7fe9382b6ac37cd4 335 0.17/1.00 vMB 183
207,775 207,775 00000000000002e13399fbe869b36479ebf7fa2fc184efa5bd7a4267f0c785a1 17 0.00/1.00 vMB 94
207,774 207,774 000000000000002780ea85734363aacc809746f9326f7c3e6662df866cf8216d 188 0.08/1.00 vMB 171
Previous 10 blocks ↓
Total Size: 782.77 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: 709.30 GB
    • Received: 16.87 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.