Loading Tool

Explorer IconExplorer

Memory Pool

40,947 transactions
26.22 vMB
0.07221404 BTC
Random Selection Loading Transactions
Max Size: 136.45/200 MB

Candidate Block

Mining Attempt 0c3319f8137c1ebe47d6b6e2a5c613a71ebfb3d6d4ce02f9f7170d99a2752c9f
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root 409ef2af2870e0f010f125a7a26de60f5e1023d4814465927890ce6c063cfc00
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,954
Size: 1.00 vMB
Total Fees: 0.02438067 BTC
Feerates: 150.98 > 2.44 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (612,423 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,451 302,451 00000000000000000880b68a1a87359e41cae597b019c83301d5030c8dbebad2 97 0.06/1.00 vMB 23
302,450 302,450 000000000000000050ae78b97706a20d1045f7baa89797424bfca47b66f92f13 122 0.08/1.00 vMB 26
302,449 302,449 0000000000000000287d815eaf2789c4c2379bd2e7e4249b2ca93f93aad24b70 232 0.20/1.00 vMB 17
302,448 302,448 0000000000000000184f3fe6e47ea4d1917ee273426ce7e0e8876899c616e282 836 0.35/1.00 vMB 39
302,447 302,447 00000000000000004d46b48adb049c8b70384014b3797561b020af76c1a02350 491 0.35/1.00 vMB 25
302,446 302,446 000000000000000006896471a3eefbd71a10242b91db151b3bd0d0175fdf8a4e 487 0.35/1.00 vMB 20
302,445 302,445 00000000000000002692fc3f05b9e5ca0f8ccf36981c0e7109f020e54eab7415 619 0.25/1.00 vMB 38
302,444 302,444 000000000000000027091150dfbece1b543e0b41b5ed83eef07f833435d83502 1,025 0.35/1.00 vMB 74
302,443 302,443 00000000000000003ae7fa438c877e1bc7bf58bfdf9ae8578764f43beb3eb654 315 0.17/1.00 vMB 30
302,442 302,442 00000000000000001f826672f11b3361a2574818d0b139d6a43c7a5abcaf4c54 836 0.42/1.00 vMB 28
302,441 302,441 0000000000000000681dbd14dda098f1ea21a9208c67a3c24ae4e1cf1e45a17a 64 0.03/1.00 vMB 137
302,440 302,440 00000000000000005e682f1b21f9c003434232ba1e5a90addc0476915c158b4f 64 0.03/1.00 vMB 12
302,439 302,439 000000000000000003642c6f6435b63433f63d1c5afa396efe45f9cf60e4f92a 102 0.04/1.00 vMB 32
302,438 302,438 0000000000000000134ae06c24d901f340d96ace5438910fc3079fe06b2da6a5 448 0.22/1.00 vMB 42
302,437 302,437 000000000000000029cbe6251154e2b60610953838e4d5b7feb5582ec208851a 314 0.18/1.00 vMB 23
302,436 302,436 000000000000000041b13a597c212e558b2b4a6b1ff22ad7fff4e367e50db435 314 0.19/1.00 vMB 28
302,435 302,435 00000000000000001401f091d9c406e8c3c2e3478ed1fcd03d646b7d4d2136e2 285 0.17/1.00 vMB 23
302,434 302,434 000000000000000055fbc7b89fa93ab678201ec8717717fc3d5824a197733321 691 0.50/1.00 vMB 24
302,433 302,433 00000000000000002a379aec0fba41ce007b3ed81c049407890c9c414040d827 1,088 0.35/1.00 vMB 621
302,432 302,432 00000000000000000c080f42aee0e1d1d80115bcce8a9e4f94f908939cce008d 205 0.49/1.00 vMB 12
302,431 302,431 00000000000000006609c101d45ae14b4b630460e21ebde04b3bad40e7b38e76 405 0.35/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.16 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 653.44 GB
    • Received: 13.88 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.