Loading Tool

Explorer IconExplorer

Memory Pool

44,388 transactions
27.42 vMB
0.07207497 BTC
Random Selection Loading Transactions
Max Size: 144.46/200 MB

Candidate Block

Mining Attempt 93eb1e206c1948c48312c9410749cc33d556dc1468f4c64ac6b22fd1104f4b72
Version 20000000
Previous Block 0000000000000000000020e9d45e9150f859cf8f43ad3ec471b266bd49e0d4b1
Merkle Root f4f690ac98887a9f3ddc730c141338cbede54ae55439876b3e7577fd3e4f4051
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,591
Size: 1.00 vMB
Total Fees: 0.02069172 BTC
Feerates: 170.94 > 2.07 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,900 (285,342 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
629,558 629,558 00000000000000000007dc6bb5d263154a5b11a7bf93fde988bcde2f5bf2d58b 2,878 1.00/1.00 vMB 80
629,557 629,557 00000000000000000007510ce90efb0e4db503114b89ba7270d312d3ab02c88d 2,298 1.00/1.00 vMB 63
629,556 629,556 0000000000000000000199e2e360edb5670592e466efdf3f5183fe634c4eaaa4 2,736 1.00/1.00 vMB 84
629,555 629,555 000000000000000000089e5e187a02129a29500c757970f7e00a2bd726bc8b2e 3,012 1.00/1.00 vMB 120
629,554 629,554 0000000000000000000eadb0c671d9655540e967939040460d21d0dcdd09fc4c 3,023 1.00/1.00 vMB 96
629,553 629,553 00000000000000000002372e8675cadf7536cbdd935b3e79ef01891b8af4fd61 2,409 1.00/1.00 vMB 68
629,552 629,552 0000000000000000000ce6a3729872ff880aa855618267b1f85a169e43544645 3,003 1.00/1.00 vMB 83
629,551 629,551 00000000000000000006628ff28a7d034815c37a2aa21a054408773182a2276c 2,062 1.00/1.00 vMB 79
629,550 629,550 00000000000000000006b0281ae599ddd48ca712cecaf9f573d06cc3bb7655c6 398 1.00/1.00 vMB 81
629,549 629,549 0000000000000000000d1a005b07cd97f268668a235a8f80602faa11ec2deb42 1,973 1.00/1.00 vMB 80
629,548 629,548 000000000000000000039542f27e525d5de1db8bcc7b6d759f3f8f35101222b4 2,879 1.00/1.00 vMB 87
629,547 629,547 0000000000000000000b075cabeb6676b822ed7bcf82b08789ce4b80e9488a9f 2,236 1.00/1.00 vMB 96
629,546 629,546 000000000000000000105593d78471e9d4e1e472036f334040983444a3d87a1e 2,807 1.00/1.00 vMB 116
629,545 629,545 000000000000000000037cee50815c2eb77599adbe9e36822c7981d3810b0e28 2,940 1.00/1.00 vMB 86
629,544 629,544 0000000000000000000edd0da24b44dba9805ac21404b471829ccef90818739f 2,924 1.00/1.00 vMB 93
629,543 629,543 000000000000000000022d158aa620a75c15338ad72a224fc2472849ee696e1b 2,211 1.00/1.00 vMB 114
629,542 629,542 0000000000000000000a90a14b1856e85788849d953dc28505293027183d74e1 3,145 1.00/1.00 vMB 124
629,541 629,541 00000000000000000004cd5cdf93938a3ba695f3d8a68a2ed4603b7336196acc 2,713 1.00/1.00 vMB 89
629,540 629,540 00000000000000000001cc0ef673edd4ab31bb4bcf7adab13c0b1b48b9cb50ca 2,877 1.00/1.00 vMB 122
629,539 629,539 000000000000000000015451b9fd9ed3999e380c5b118d3ea3df10a7c54119c2 2,411 1.00/1.00 vMB 112
629,538 629,538 0000000000000000000508838fdc5318b6d16ffdea5c54db1710ef0c17c5e4c3 2,216 1.00/1.00 vMB 96
Previous 10 blocks ↓
Total Size: 782.21 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: 654.41 GB
    • Received: 14.14 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.