Loading Tool

Explorer IconExplorer

Memory Pool

82,986 transactions
32.09 vMB
0.08259615 BTC
Random Selection Loading Transactions
Max Size: 194.88/200 MB

Candidate Block

Mining Attempt b198af38442deb4d6993e3e3b8a20451b40d309f3da01aebb85847fe4fdeb199
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 57e394d7f72f90a06a49ec71dbfe2e5c65387c63d8fd6771011d46c5e070be19
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,017
Size: 1.00 vMB
Total Fees: 0.01231849 BTC
Feerates: 146.96 > 1.23 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (496,114 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
419,102 419,102 000000000000000002353471d7dc0bddf8663a7ce8cb51e4cc57095b04ad4681 2,549 0.99/1.00 vMB 67
419,101 419,101 0000000000000000033de2ad475ad155d7d2a2ee2714fe81641891a523e568f5 339 0.19/1.00 vMB 59
419,100 419,100 0000000000000000015c26cc28f64ccc723de922a2e17c6d2a340d78f4e3a628 621 0.32/1.00 vMB 60
419,099 419,099 000000000000000001a931885c9a00d2cb8a0725cc14379a8676ff82a60e9da3 45 0.02/1.00 vMB 49
419,098 419,098 00000000000000000020050d4b2bb42575a95ddeba889c4b85db15840e594316 755 0.30/1.00 vMB 64
419,097 419,097 00000000000000000286130f700853096063da9a6910f1859381465032e9992e 911 0.37/1.00 vMB 64
419,096 419,096 000000000000000004fdd25bd7c729b6050e49277cb0e62a835216b2489d7869 283 0.10/1.00 vMB 93
419,095 419,095 000000000000000000efc10da8a1e5ed4c75a897b52362fbafcdebcdf6fc3941 250 0.10/1.00 vMB 85
419,094 419,094 00000000000000000278a19c845204509647c75de56c2eef3bb1c19a83336c8b 1,258 0.98/1.00 vMB 33
419,093 419,093 000000000000000004c5ff3d06ac85be7c6d7f9f6dc96e9dddc80fd46699fe79 1,599 0.68/1.00 vMB 67
419,092 419,092 000000000000000000775c2f3f5db492a52799b3e6396e42dfcb7af527acfb94 375 1.00/1.00 vMB 7
419,091 419,091 00000000000000000419b11e00efe28f6fc574f21cd1f3260d90b80b30871453 513 0.22/1.00 vMB 60
419,090 419,090 00000000000000000386d606aa0e6c587866a826f46ecc1ab710ad1578b4f603 760 0.52/1.00 vMB 28
419,089 419,089 0000000000000000023974244c1ddb3bf2a203edf018ed1d13bfd8f745635b5a 1,072 0.66/1.00 vMB 33
419,088 419,088 000000000000000001b19e3d5631ca710ae5bbc37302fbd3919f09099cc3d379 2,687 1.00/1.00 vMB 73
419,087 419,087 0000000000000000037d96ca9020cda9a66b5bca2fd35115ba4b2cb90ce2f400 2,222 1.00/1.00 vMB 80
419,086 419,086 000000000000000002b1f41c945eab22a6be4defeeedb655375da473629994db 100 0.03/1.00 vMB 64
419,085 419,085 00000000000000000174b3f8140a4a70bc95643e075d00a80447bd5d29623d98 402 0.15/1.00 vMB 68
419,084 419,084 0000000000000000022119ab368f6b702eb2b25112615912a599889feabd08f2 1,628 0.72/1.00 vMB 62
419,083 419,083 000000000000000004b4095840ef0a3bac479ab2be7c3d49005f937644b73d2c 677 0.27/1.00 vMB 67
419,082 419,082 00000000000000000173f43ee2fe02c7a0d6dd2cbe16ad8c39d2a09866ddef53 1,624 0.99/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.