Loading Tool

Explorer IconExplorer

Memory Pool

79,280 transactions
29.39 vMB
0.12572570 BTC
Random Selection Loading Transactions
Max Size: 176.96/200 MB

Candidate Block

Mining Attempt 7bee457dfef8e85705e61c08a44e2d8391aa9fe6efd2dd6254f369447c8462c8
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root f593b1ce0f919c788f0af38f90e4fe1ad0ca28c292e70ff0e0d8119bed71f90c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,401
Size: 1.00 vMB
Total Fees: 0.04566807 BTC
Feerates: 150.80 > 4.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (401,777 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
513,488 513,488 00000000000000000014889d7fa210386c1a1344a1a8339fb73486cc142daf5b 1,438 0.68/1.00 vMB 40
513,487 513,487 000000000000000000259a4857711122925deb8b4d9154ecb774d924c30703e3 401 0.26/1.00 vMB 51
513,486 513,486 00000000000000000020436a19f4772283e739a4dbd171be51214f5fe73c6804 742 0.50/1.00 vMB 27
513,485 513,485 000000000000000000449cdea9d6a2c605b38aaaa3ae7efc2634c7615a08fcf9 2,054 1.00/1.00 vMB 18
513,484 513,484 00000000000000000015cdb5861e506b350f083d43877614be3d8deee37ecf8c 2,430 1.00/1.00 vMB 63
513,483 513,483 0000000000000000003f37b4c98c567196c80255d670f2c5182390471d8910d5 2,059 1.00/1.00 vMB 55
513,482 513,482 0000000000000000004c8cc2a8feb384a3e2d5d54a597b08131bcd851a1c5ee9 1,096 0.68/1.00 vMB 16
513,481 513,481 0000000000000000002cc6842854a3b88661b9e0c8f276043e27496c2448098d 1,916 1.00/1.00 vMB 55
513,480 513,480 000000000000000000554faf1a5ed85f3bbd975dbaa5b37a5d874ce84c1dbefe 1,470 0.93/1.00 vMB 9
513,479 513,479 0000000000000000000264ebef470d347a4c932b8d4fbbc70e165c67488c8f98 2,522 1.00/1.00 vMB 64
513,478 513,478 000000000000000000392467b4ab7cbe7019456ff0d8196468f58d0739f47741 1,053 0.57/1.00 vMB 35
513,477 513,477 0000000000000000004cf882353dec3e1fe46175cd0c79f1998659fa5b3498b5 170 0.15/1.00 vMB 20
513,476 513,476 00000000000000000011599ecb070f09ef2c65b355541bc7d4ce4059e55aa498 532 0.50/1.00 vMB 30
513,475 513,475 00000000000000000049139c111879f78344bf6a4d53d8fe751929cd526f6887 81 0.03/1.00 vMB 75
513,474 513,474 0000000000000000002f5a1c154a295b683dcd4fa19f3ae424b6ba1c48af274a 987 0.59/1.00 vMB 5
513,473 513,473 0000000000000000005369caf4296555ab33a4aab01a727cb7d21d814d73a775 1,867 1.00/1.00 vMB 43
513,472 513,472 00000000000000000054bc5013317a947508970ae4895e5c5a59c5fb3c77bcc7 791 0.49/1.00 vMB 34
513,471 513,471 0000000000000000003d8628bb1e882f4a41a880886225a11a7ac473a6778607 403 0.22/1.00 vMB 36
513,470 513,470 00000000000000000037ba6bd6e3c6e4a12e35618138996a850730a76f35451a 1,266 0.88/1.00 vMB 39
513,469 513,469 000000000000000000000f7e96b413354294f4366c9b7cfccfcd2eaded78a15f 1,902 0.89/1.00 vMB 8
513,468 513,468 0000000000000000003016fbf08d818d095d0f9c289e12c79564f26b374dfe57 798 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.85 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: 712.79 GB
    • Received: 17.21 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.