Loading Tool

Explorer IconExplorer

Memory Pool

44,374 transactions
26.59 vMB
0.06167896 BTC
Random Selection Loading Transactions
Max Size: 140.35/200 MB

Candidate Block

Mining Attempt ccff6717cb50fcc018a7930284ebebfb91ea8322d5787c8a7ece582679b5bf3f
Version 20000000
Previous Block 000000000000000000020dec92be5b66055ed2368df5e48e27f67c41dcd290ec
Merkle Root 969902e3d351e1459f783cdd8d081cb828d1694eb3669ae767517923258c3633
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,409
Size: 1.00 vMB
Total Fees: 0.01289736 BTC
Feerates: 100.36 > 1.29 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,724 (256,888 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
657,836 657,836 00000000000000000009332541625744d02b2a30bbd8a8d062834ee52ae3a722 2,666 1.00/1.00 vMB 51
657,835 657,835 0000000000000000000c8a92ac99d7fd3adb875af7f9f644fdaedb540a92dc58 2,661 1.00/1.00 vMB 63
657,834 657,834 0000000000000000000fef2f47addd8876db9f95d2ea71404c4535ede471a529 2,131 1.00/1.00 vMB 85
657,833 657,833 000000000000000000033a7408db3a22a2700e4499f3b52b399e905597c35c0f 2,385 1.00/1.00 vMB 52
657,832 657,832 00000000000000000005a2f1738de546624393868df1a17aa8d0ce54578cfe3f 2,493 1.00/1.00 vMB 35
657,831 657,831 0000000000000000000b6e13b4b5485a9ffb2f913eb22629c2828c6c3874004f 3,068 1.00/1.00 vMB 44
657,830 657,830 000000000000000000054f84c09e8ed9b71f3af98dc96ff82f72307c61584538 2,597 1.00/1.00 vMB 68
657,829 657,829 000000000000000000033cbf0699e97ef497b5ce8c518087c307fdbac09e0f0a 1,655 1.00/1.00 vMB 71
657,828 657,828 00000000000000000003a77eca45dc8d0b64aefaac63214d61df4e329892f221 1,890 1.00/1.00 vMB 97
657,827 657,827 0000000000000000000e20036d9596b0408a2062a0e4d06733853be33cb1face 2,811 1.00/1.00 vMB 75
657,826 657,826 0000000000000000000a692d58fe8d646b2d763ff2da04b41b51c969691e503d 2,291 1.00/1.00 vMB 139
657,825 657,825 00000000000000000004cc83f30ddba9fe89847a1690137ad1fbeb507813a395 2,001 1.00/1.00 vMB 68
657,824 657,824 00000000000000000002d7417fd0dbaeaf455ff16b11aeb8627895a8027946b1 1,621 1.00/1.00 vMB 57
657,823 657,823 000000000000000000021519865f2c3b0ae7139ff34744b8b225913c24b28f20 2,088 1.00/1.00 vMB 98
657,822 657,822 00000000000000000009cf649ffb4525a8f409f621e18bbd74b420dab0f9559c 2,077 1.00/1.00 vMB 21
657,821 657,821 00000000000000000003fa490a3e130023968b3aa3a7f15076ec6a8bf118526a 1,738 1.00/1.00 vMB 15
657,820 657,820 0000000000000000000fe10a083ecf7fe2e309d033c8f695388fda058676e8ce 2,667 1.00/1.00 vMB 8
657,819 657,819 0000000000000000000baeae310f14e1ddeb4bb419df3d4634a374c1101a3486 2,169 1.00/1.00 vMB 70
657,818 657,818 0000000000000000000d6b11cd338e7c7d9d4e9c7cf4991a2290873c31a6c568 2,232 1.00/1.00 vMB 45
657,817 657,817 00000000000000000009f6a531c93dd306118aa301242fbab4727650a4004330 1,955 1.00/1.00 vMB 55
657,816 657,816 0000000000000000000a0ba4cedf704890dc9ed07eb6069b477135c1a6f32c48 1,688 1.00/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 781.91 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 645.66 GB
    • Received: 12.75 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.