Loading Tool

Explorer IconExplorer

Memory Pool

81,350 transactions
31.11 vMB
0.09590890 BTC
Random Selection Loading Transactions
Max Size: 188.31/200 MB

Candidate Block

Mining Attempt fdf64716183127038e56484e41457a7254e54fcf6003945cb040a2bce7eb3274
Version 20000000
Previous Block 00000000000000000001861e4327f4f41c685ab513f4074f2aeb2922020b03ff
Merkle Root 767e6bd6b4d5d84eedbf4408a263f196d0009f970524d3c4702f594c1cd1bd4f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,907
Size: 1.00 vMB
Total Fees: 0.02830866 BTC
Feerates: 150.75 > 2.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,180 (242,115 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
673,065 673,065 00000000000000000006c302584889352dfbd155b461e38b831cdac0c8d9b579 2,453 1.00/1.00 vMB 59
673,064 673,064 00000000000000000004f115c76a55cb6b504c2530233c4493a57699ab4ac8dd 2,717 1.00/1.00 vMB 80
673,063 673,063 0000000000000000000180627c8d3987d91a2fc6c1ad8890b2abbb0be26c6d47 2,770 1.00/1.00 vMB 66
673,062 673,062 0000000000000000000997e84e933b21c9a6a75b43c58578b2010b2064d1a412 2,705 1.00/1.00 vMB 93
673,061 673,061 00000000000000000002aed63cf3c74e3b47674885f53cca5e317ee5fe18601d 1,917 1.00/1.00 vMB 128
673,060 673,060 0000000000000000000a31ea973fab9790a927c0050d6ecc3d679580446661eb 2,212 1.00/1.00 vMB 100
673,059 673,059 0000000000000000000c757757f9f72b310f84a9c0fd348a54de3905830285b8 3,047 1.00/1.00 vMB 120
673,058 673,058 0000000000000000000b766e7b40da7ef7390c3063d6d8770e339ea02d1af1c8 3,360 1.00/1.00 vMB 85
673,057 673,057 0000000000000000000bd4fa1933fe01edc196e6ac249d087d7786569deb610d 2,260 1.00/1.00 vMB 104
673,056 673,056 0000000000000000000bee43d257578458291cb8e7213ab3a7d9df904ebf2408 2,293 1.00/1.00 vMB 109
673,055 673,055 000000000000000000068193ac3e59710433286efaaa9a71ec612452a351ff9b 993 1.00/1.00 vMB 105
673,054 673,054 0000000000000000000984754552a5213c51fe282435abd8383e3f6c9c8b847c 2,826 1.00/1.00 vMB 127
673,053 673,053 00000000000000000006461f061ca85408edc2ede76b349b602821a6be9fc634 1,882 1.00/1.00 vMB 132
673,052 673,052 00000000000000000006c3d8f46f3c61e3e1cd6115b194abf5c24b4a682041a3 1,422 1.00/1.00 vMB 146
673,051 673,051 0000000000000000000af74b7eec84ac9e16dcdc05c23e95aad78dd1eef64ac5 2,438 1.00/1.00 vMB 155
673,050 673,050 0000000000000000000c9f85607313f6251d4f75009f54708e42e39e37b402e0 2,434 1.00/1.00 vMB 76
673,049 673,049 0000000000000000000146106d2f05db01350d73c1f038338db20e87b02e8059 3,178 1.00/1.00 vMB 108
673,048 673,048 0000000000000000000767416799ebeeec96a374b9bd563e0d81edb8397c3ca2 1,219 1.00/1.00 vMB 124
673,047 673,047 00000000000000000007e4ceeb919534a2475ee7989e64cb5d606562c19b524d 2,852 1.00/1.00 vMB 76
673,046 673,046 00000000000000000000c6d3906113655ccd1edafbf7952f2cb5b15a0bb8359b 821 1.00/1.00 vMB 108
673,045 673,045 0000000000000000000c9c5db37084af7798cfe02651cefe04905238151a7418 2,087 1.00/1.00 vMB 132
Previous 10 blocks ↓
Total Size: 782.71 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: 699.45 GB
    • Received: 16.60 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.