Loading Tool

Explorer IconExplorer

Memory Pool

79,754 transactions
29.87 vMB
0.12293775 BTC
Random Selection Loading Transactions
Max Size: 180.17/200 MB

Candidate Block

Mining Attempt e67ce760417e2a55e782a7352acb83d0a86976b0881fb9eb9ca12090c601894c
Version 20000000
Previous Block 00000000000000000001bd54d69182c1acad03f5cdcd2103ee49e909f1dec71f
Merkle Root d6153d2b5cf376287c5ea49038783ec4529a04c4045f758e267dcf5ee56cea40
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,175
Size: 1.00 vMB
Total Fees: 0.05736131 BTC
Feerates: 150.75 > 5.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,098 (617,074 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,024 298,024 0000000000000000143c0d204d580016be39413420fa7139bb8ed208f2af02a4 340 0.19/1.00 vMB 33
298,023 298,023 00000000000000008d18a971b8e433b4c516840aeb8a1fd2d7c3e47d10c31454 230 0.14/1.00 vMB 29
298,022 298,022 0000000000000000206fcc5a8ee99342aa69f5e4b1ac4c8bcf64bb64098db8ac 484 0.25/1.00 vMB 36
298,021 298,021 000000000000000013a8d8e4b766f27d8c94b7e872485d4f56e9bcfc7e729731 47 0.01/1.00 vMB 44
298,020 298,020 00000000000000000a55ad6aae8d664be6e31b0bd8ceffa9b3deb3074a194583 464 0.30/1.00 vMB 34
298,019 298,019 000000000000000012d412564f5565f707465f34cfbc75f822f5ddcbb53e22c0 174 0.11/1.00 vMB 31
298,018 298,018 000000000000000052469e8e358079c3b03a1db39ee786ddaa407b9dbe9b770e 154 0.16/1.00 vMB 13
298,017 298,017 00000000000000000a7371f7d5abd102eb7cec0f84450792ab9271e1cfca2da3 229 0.35/1.00 vMB 13
298,016 298,016 00000000000000002c371d1eb2f4a7afece81a90731d5f5f1bb12548aabbc188 586 0.35/1.00 vMB 24
298,015 298,015 00000000000000002014d6411bfb4b120004b24dffd8e86da8bd332b34093725 1,071 0.35/1.00 vMB 54
298,014 298,014 000000000000000026a569ba1a7472c656a42c86611d85cf91e4cdf1be97a14b 484 0.26/1.00 vMB 32
298,013 298,013 00000000000000000e474211ddb070655893f1c74dce3e075e18ec25bdef4221 79 0.05/1.00 vMB 44
298,012 298,012 00000000000000005461c27f85f6abdbfcb2dfebc566e95eef444281d47a596d 378 0.21/1.00 vMB 41
298,011 298,011 00000000000000000aa715dec95196c7412555ee45077f3aa5c9f060b2b69d63 89 0.06/1.00 vMB 30
298,010 298,010 00000000000000006995a5290285b6374ae093bfe3477e8c75abc1ae88373eb3 283 0.20/1.00 vMB 31
298,009 298,009 00000000000000001c384c01a3bb729aeaf1b837c652cdf17179d0b74ea6fc42 86 0.04/1.00 vMB 36
298,008 298,008 000000000000000003179453780b9dffca8bf11bd65d059c123106925f3bfd70 273 0.19/1.00 vMB 24
298,007 298,007 00000000000000007da2948cb2e5b4ae0fd80596085cd02ff3c8c65846953e63 61 0.03/1.00 vMB 16
298,006 298,006 00000000000000005a9b986ff5717d1d1e244df1d6853c8c5b47aaeae0ad00ee 933 0.70/1.00 vMB 26
298,005 298,005 0000000000000000826cc9c21a920e486b90ed72bfaaa210007d9c0f703cfaf9 468 0.35/1.00 vMB 23
298,004 298,004 000000000000000052c8100688ba4c0319f49341945bb7c4545d0058f2d22406 616 0.25/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.56 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: 670.25 GB
    • Received: 15.84 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.