Loading Tool

Explorer IconExplorer

Memory Pool

48,369 transactions
30.42 vMB
0.10375874 BTC
Random Selection Loading Transactions
Max Size: 162.11/200 MB

Candidate Block

Mining Attempt 93368d46b5d60f8bf80afdbc39756c177e5609dd3f3596b4f1a86e81ef06e529
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root a39962c3c8135f835dfebeebac27105b09d71a6ccec86f41a3b1ed6706ce3a28
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,151
Size: 1.00 vMB
Total Fees: 0.04088318 BTC
Feerates: 150.97 > 4.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (614,410 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
300,442 300,442 000000000000000031e44fabf84f3c051da908dc32b16563598a9d31aea12723 367 0.19/1.00 vMB 30
300,441 300,441 00000000000000002939fb390d31c702434f4f525657deceb455ec7e3623b0a7 97 0.06/1.00 vMB 21
300,440 300,440 00000000000000007349673bd6fa1c46ce71677b98bc278dec5b9d277e1d4df2 552 0.31/1.00 vMB 27
300,439 300,439 000000000000000060eea76c4fd6fb8dce4cb8b1aa8b9a870a1ba853485ce117 51 0.11/1.00 vMB 4
300,438 300,438 00000000000000005c7d6240cfb63a6e761b1995b03bcbdab5ce46165f32d56c 303 0.18/1.00 vMB 23
300,437 300,437 000000000000000073153097a3e2678c43aceebddd508409854e8d8a22fa9949 32 0.03/1.00 vMB 8
300,436 300,436 00000000000000000e27299a229cccbc3c072212675c6e4d52257b4859ca3fb2 444 0.27/1.00 vMB 25
300,435 300,435 00000000000000003b817b6788efc5a0c296ea291721588fd11de307c5090229 747 0.43/1.00 vMB 30
300,434 300,434 00000000000000007ae5c8907a645da04a96790661a5b12f9043549c830e7085 45 0.10/1.00 vMB 5
300,433 300,433 000000000000000043909f85bc6c9d2f38be695e4da71211bb318fb73cfbdeae 487 0.24/1.00 vMB 31
300,432 300,432 000000000000000002c4c4a479fe91cd799694c71052e97f22d00f8bf7519b95 425 0.29/1.00 vMB 24
300,431 300,431 00000000000000006a89b11ec76578e4d72346c9fd9681cbbc50884ecb57c705 256 0.14/1.00 vMB 29
300,430 300,430 000000000000000014b91fff70592b0553b40955ba87d98c6fc39c424b840820 248 0.28/1.00 vMB 179
300,429 300,429 0000000000000000333cc4da2b425dadc6783d5c264560555d5e3efd16865f01 78 0.06/1.00 vMB 22
300,428 300,428 000000000000000027d979783cf1daaebad4627145a276098a7422056355d551 275 0.69/1.00 vMB 9
300,427 300,427 000000000000000055b72ce1aeed7d952d03f9d5a3d9d1ec063c4893321f5c26 319 0.15/1.00 vMB 29
300,426 300,426 00000000000000006d15b71340ceff32d8a95dc4c9246e75eab0c40bf6b55c0a 179 0.15/1.00 vMB 15
300,425 300,425 000000000000000033de2ff2728e7339caf2c65e23feebdc3dee3795a0f25399 436 0.27/1.00 vMB 27
300,424 300,424 00000000000000003acb4bd5e852240107e0d4cd16e7a54b313e97f962d37763 256 0.12/1.00 vMB 34
300,423 300,423 00000000000000001832a059eeb64f32c9180b2d9c4c353e8608e2bf1c817873 492 0.22/1.00 vMB 70
300,422 300,422 000000000000000038d3cfc29c2a5690514b34ba07bd3ffbbdefbce628c16055 510 0.38/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.13 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.39 GB
    • Received: 13.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.