Loading Tool

Explorer IconExplorer

Memory Pool

50,174 transactions
30.12 vMB
0.11804496 BTC
Random Selection Loading Transactions
Max Size: 160.63/200 MB

Candidate Block

Mining Attempt a8d9d6a9e46d86d4b57c683d7cf29172e023804be99a8a6bb41d97510a8665d7
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root 019ba6aedd4ce94a734b733b75f8e6fec4688973969e1797f4eab2ca344681ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,423
Size: 1.00 vMB
Total Fees: 0.04596457 BTC
Feerates: 179.69 > 4.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (702,430 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
212,414 212,414 000000000000042866c4d33fac16260830d0e333f644d39acf5c0c8a5859e6a0 185 0.08/1.00 vMB 181
212,413 212,413 000000000000019031007c97e7a43862dc53c67a262f9086bbb28cb734587b2c 176 0.07/1.00 vMB 179
212,412 212,412 00000000000003602515f9456e7f7a18eb1df7cdcbabc5b6afbbeb6f6dad04c0 220 0.08/1.00 vMB 196
212,411 212,411 0000000000000138f4beee5c6764854e8e0e4892394cf8b49d100539f355d6ef 30 0.01/1.00 vMB 143
212,410 212,410 000000000000049afa2ffefe3723a9f467a280abf73f0389e717e6bfa7afe8e1 58 0.03/1.00 vMB 206
212,409 212,409 000000000000021da0016e932ad15c54847b9572b4527627ae09fabd743a3326 97 0.05/1.00 vMB 147
212,408 212,408 000000000000041b2dd2c6b1c6bbcdf4dd59f8dbc3ac6e6ad71f3773e745c471 291 0.15/1.00 vMB 147
212,407 212,407 000000000000017b8da036dc5742a8b46342f198b9cfc4b9a547e10f994eb49b 649 0.25/1.00 vMB 323
212,406 212,406 00000000000003c0cce5cfbd8a70df61f3ae11b2226aabe95ef220df33c791bc 767 0.42/1.00 vMB 143
212,405 212,405 000000000000021933e7b85ac79be2ced8445e41d45065da36d0dc6b80588c2a 72 0.25/1.00 vMB 64
212,404 212,404 000000000000021a727fe490089ccf42d8713738347e105a66bb74206426d6c5 554 0.25/1.00 vMB 182
212,403 212,403 00000000000000277c428f2d300f8acc6cc5d7c3067dffcb1f8871652df688e4 762 0.25/1.00 vMB 262
212,402 212,402 00000000000002a4bbe079c09d281a3fbc70d4aa1caa783cb8f12119237625bc 498 0.20/1.00 vMB 216
212,401 212,401 0000000000000110a1efce52820ef05103598ae8784faade4759f668f36e1436 634 0.37/1.00 vMB 121
212,400 212,400 00000000000001b3eaccda1bbae672df4a1cf3d1b2c6c778c87a865ce9bfdacf 151 0.11/1.00 vMB 90
212,399 212,399 0000000000000137bc438910fe383cdbaf6f710b3dd525991491abf6140b5495 80 0.05/1.00 vMB 124
212,398 212,398 00000000000000b589e539642de7f9eb2fadb769c33432d1f73dbf2a35f4e75f 474 0.21/1.00 vMB 189
212,397 212,397 00000000000002674e4c633066aacf232acaac06ba983e1fc9e2f0426ec7565c 856 0.32/1.00 vMB 191
212,396 212,396 000000000000016082b43952d343055a22bd5fa61839bb1102f55b5c543b5bb0 209 0.06/1.00 vMB 81
212,395 212,395 00000000000003656bbc65f6dd8ed1eba0fd6e41c3334adec27eefc6d47676ff 185 0.07/1.00 vMB 177
212,394 212,394 000000000000001330da5356d3d8a32288caf090ff8067e7a6d55454f7c4107c 519 0.23/1.00 vMB 208
Previous 10 blocks ↓
Total Size: 782.11 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: 652.03 GB
    • Received: 13.69 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.