Loading Tool

Explorer IconExplorer

Memory Pool

76,463 transactions
28.16 vMB
0.08505785 BTC
Random Selection Loading Transactions
Max Size: 171.54/200 MB

Candidate Block

Mining Attempt 80689be27aea235450d9b22dd0082fac8e8e6961c19859bb9dc2fdcb5f2dbce7
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root b74f9f827db2caa348834a4d3c78dd1907fc2440aa81cb93bcbd301ff690fbb7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,008
Size: 1.00 vMB
Total Fees: 0.02391225 BTC
Feerates: 150.93 > 2.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (548,653 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,644 366,644 0000000000000000048d93c374dbe0da71d5688d4abbf64e1a3c9fa7ffe8f94c 164 0.10/1.00 vMB 26
366,643 366,643 00000000000000001389d612c81cd4fb3c78d0b18346541494696da4e9331cbe 2,422 1.00/1.00 vMB 69
366,642 366,642 00000000000000000fdf4581cabfc99fbbd7991a0a64263a0a9951aab13c4b4c 431 0.23/1.00 vMB 36
366,641 366,641 000000000000000013eb7afcd531f3d2a5e31fb9fdace4017759bbbd67d531c1 1,684 0.99/1.00 vMB 34
366,640 366,640 00000000000000000c29cfdf7423decfc736ef152c348bc1ffc16d4808f75612 2,147 1.00/1.00 vMB 43
366,639 366,639 0000000000000000115c66c36f07a72684118f96a0711a2e63e950bb8bb46115 1,108 0.71/1.00 vMB 29
366,638 366,638 0000000000000000128f842af3ab1c8c611ad7ab7bede74cc5b33be2c07952e8 185 0.11/1.00 vMB 27
366,637 366,637 000000000000000009a6c88b63ebd46f736a3ea0cbcd7537f50680af86a61244 698 0.38/1.00 vMB 33
366,636 366,636 00000000000000000e2ac39375c2f75bce7317477617d3eb1be9a6fc311ee06f 858 0.39/1.00 vMB 40
366,635 366,635 0000000000000000083f41b9f47cb4f32a5297c3f2c127abb97db6c294ae0dfb 1,874 1.00/1.00 vMB 34
366,634 366,634 000000000000000005e170516c72498df1bf1ba52b65ef47d469fd2d224967d4 735 0.30/1.00 vMB 49
366,633 366,633 00000000000000000f0310038fea4be1b281621540b9a67ef1f23ae124a7fc2a 1,608 0.85/1.00 vMB 38
366,632 366,632 00000000000000000b846ed245045dfbd46aee0010a86ceea2b1dc1c47b7a7f8 589 0.32/1.00 vMB 36
366,631 366,631 000000000000000006e5cd69cb4ffb900f7b665ff7d443337b7c8d4a3b4cc19a 160 0.10/1.00 vMB 29
366,630 366,630 0000000000000000078a7ff5fca94ef9c1a8fb0aa339f115a591de14572133a9 1,366 0.74/1.00 vMB 39
366,629 366,629 00000000000000000fd15692c25fa28d6e6bf3779bd6c8b7d1d1171581667985 591 0.42/1.00 vMB 44
366,628 366,628 00000000000000001468f51857656b45c778dd2eb724419de3673bd7ef50ab74 575 0.38/1.00 vMB 42
366,627 366,627 00000000000000000da8d8b8bc60a7d9770f36283556faff3ca27181e2d96164 784 0.42/1.00 vMB 41
366,626 366,626 000000000000000009a4578f211f4366aafecb3d6bca456096615df1d1b71a0e 852 0.75/1.00 vMB 30
366,625 366,625 0000000000000000097b28aca9634f31115447e2f5ded3dcb4cdb8725f020167 2,242 1.00/1.00 vMB 79
366,624 366,624 00000000000000000089363a4bd617451133d06813d68dfa09f273032aa4c5f1 1,488 0.58/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.44 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.