Loading Tool

Explorer IconExplorer

Memory Pool

81,911 transactions
29.81 vMB
0.06376042 BTC
Random Selection Loading Transactions
Max Size: 180.80/200 MB

Candidate Block

Mining Attempt 8772aea42387563f53cdbf179262629d85b34bf156dc78c61a0b9026ddfd8f4b
Version 20000000
Previous Block 0000000000000000000148141c8e072118c303566a26aeaa1fbb69733bc2c6ef
Merkle Root e4a9f92d9f3a39d1a67698d065e7f3445a780359a83d4555813b8772301c2177
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,836
Size: 1.00 vMB
Total Fees: 0.00305788 BTC
Feerates: 14.26 > 0.31 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,960 (618,568 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,392 296,392 00000000000000006ef39cf81096625b72b69b56ee3add95ff3bb645870d149a 393 0.31/1.00 vMB 24
296,391 296,391 000000000000000052faef891faaf9433049ab35f7c15455aad690cbfc2187be 1,045 0.35/1.00 vMB 45
296,390 296,390 000000000000000080e76368b6f6e6cad7542809ec16eb6b271df0a29ec25a12 591 0.35/1.00 vMB 30
296,389 296,389 0000000000000000072ad87cea5509b0a325ff1e0256b2a2ed22a75b5a24447e 578 0.35/1.00 vMB 34
296,388 296,388 000000000000000082f5272077361a3e11676f52dbb4f43986af17f04e5efa37 473 0.25/1.00 vMB 27
296,387 296,387 0000000000000000727954fe2aa26be5141fe7d205397f42aa6d51c96c533069 1 0.00/1.00 vMB 0
296,386 296,386 0000000000000000252f22741b8b473a07696874249021182b710442675ec1d0 1,456 0.50/1.00 vMB 50
296,385 296,385 0000000000000000526e714822c9184c3b02809431a927ebbbb5c3e317fcfa96 24 0.02/1.00 vMB 26
296,384 296,384 0000000000000000502cf60c06792779ffafa036d9fa5606544b1f3f711b4e2b 445 0.38/1.00 vMB 17
296,383 296,383 00000000000000004308a92f074b3beab6e0f54c8f837998f3c3f214b8ff4df0 512 0.20/1.00 vMB 44
296,382 296,382 00000000000000004d8743f4a576147497a92f61c2b44841d7ce595829f563e7 989 0.35/1.00 vMB 50
296,381 296,381 00000000000000008f42cd1481ead67322a0c1c62c7a8bf3de005c09edb07d67 152 0.24/1.00 vMB 16
296,380 296,380 0000000000000000243db8975ce86657e553988288f85def86f4b4a30c268b13 650 0.35/1.00 vMB 45
296,379 296,379 00000000000000003d94b19510c872c4e968cdaa4e64bccd3808049757f039cd 840 0.42/1.00 vMB 40
296,378 296,378 00000000000000008deeea170ec278355d08ccdbabc59fa5e7c7008c5589ef8d 780 0.25/1.00 vMB 91
296,377 296,377 000000000000000085f30779f992ddfed1999c3a71915e113729ab90517f43fe 619 0.34/1.00 vMB 54
296,376 296,376 000000000000000018093279fdd26db10085fba2243b0398863f2aa8204da8c6 79 0.08/1.00 vMB 15
296,375 296,375 0000000000000000889fc05e98c3f95d34be19368d199fc9633ae73021e4ac14 623 0.25/1.00 vMB 62
296,374 296,374 000000000000000092c2cf39797fba30f4471b767584ae0e5d746199c8bcc2a7 305 0.13/1.00 vMB 49
296,373 296,373 00000000000000008248313ddbe3cc2afd649842847e83996e4b1e3b4c976107 189 0.08/1.00 vMB 35
296,372 296,372 00000000000000004b0056976779aebcdd4382463ce128d3c7a8260389ae909f 682 0.32/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.32 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: 660.27 GB
    • Received: 14.66 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.