Loading Tool

Explorer IconExplorer

Memory Pool

80,737 transactions
30.04 vMB
0.12482874 BTC
Random Selection Loading Transactions
Max Size: 180.70/200 MB

Candidate Block

Mining Attempt da40ad433402d22c0da1bf76b9ca5d8f9e31a0735f763b0df96b9bb7e3af1731
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 8eb6e9c6992803922296336e58154315f0b15e793a940cd5e55b0516c0e2ff45
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,696
Size: 1.00 vMB
Total Fees: 0.05152359 BTC
Feerates: 242.90 > 5.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (258,055 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
657,105 657,105 00000000000000000003c61df0a572be0806e2b3ead89fa90e87b37a38070ebc 598 1.00/1.00 vMB 8
657,104 657,104 00000000000000000002602eb7cde6512848808dab0a3d28a1bd9dc2d3179a15 915 1.00/1.00 vMB 14
657,103 657,103 0000000000000000001063d7bf0808e38f8b952a4f6b73d811a2919ff33dd945 2,539 1.00/1.00 vMB 13
657,102 657,102 0000000000000000000489f4877739c065c39b9fadaff981bb19d144cee374b7 2,618 1.00/1.00 vMB 44
657,101 657,101 00000000000000000003fab0496d17036ead4d18932de1c2b60588a83dd14d41 2,444 1.00/1.00 vMB 62
657,100 657,100 000000000000000000033102932f6dd7012f7d5ed108d08fd9bbe573747194d8 140 1.00/1.00 vMB 2
657,099 657,099 0000000000000000000d67b6e717cecc17cd5719433587f85fab61616aa75910 1,734 0.96/1.00 vMB 33
657,098 657,098 0000000000000000000dacaa6f780f17bf571265789cfd0657710ab23801b726 801 0.99/1.00 vMB 13
657,097 657,097 00000000000000000007670970c917ee50af8b282099f7d8c738ca5dbeb2c11f 1,111 0.98/1.00 vMB 16
657,096 657,096 0000000000000000000fcdd00327b2cb84b31320a78b5029618c6d569716502d 1,412 1.00/1.00 vMB 14
657,095 657,095 0000000000000000000981c4885002182a6d7accec2ec0e4f69bc30a1560fa6a 2,341 1.00/1.00 vMB 42
657,094 657,094 000000000000000000003ab21223282644688808c62345a9ec11988792825ddf 1,763 1.00/1.00 vMB 41
657,093 657,093 00000000000000000007b6e1cbc1cfc87f5dd51daa47bb09a1e7636e75714b63 558 1.00/1.00 vMB 13
657,092 657,092 000000000000000000031d2eb8790e272fa208c97609cb782532edc1640abaf5 906 1.00/1.00 vMB 14
657,091 657,091 000000000000000000094c53a06f39af6c3698122fb63679610a6c2a43c6f882 1,866 1.00/1.00 vMB 8
657,090 657,090 0000000000000000000b509b92e2861b1cfad4ea11c54a162f0cff0d4cd75555 1,987 1.00/1.00 vMB 69
657,089 657,089 0000000000000000000d0508188c7eafb026adafd8ca749fafe4c11006ca3ff0 575 1.00/1.00 vMB 7
657,088 657,088 00000000000000000003d06460aa4fc78d5b9055244c0b7354a55674ad5df709 1,235 1.00/1.00 vMB 21
657,087 657,087 0000000000000000000d858849829a5edf9f07e54c10d9833f6494c37b122fdf 1,331 1.00/1.00 vMB 6
657,086 657,086 00000000000000000004fac2facef1f097c20997e36a8e0ccc2ad6a16b5db161 2,527 1.00/1.00 vMB 54
657,085 657,085 00000000000000000004b15a26b80410bdb14f934a9ae3299602fdb929c66857 201 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.67 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: 673.15 GB
    • Received: 16.42 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.