Loading Tool

Explorer IconExplorer

Memory Pool

41,363 transactions
26.41 vMB
0.05391135 BTC
Random Selection Loading Transactions
Max Size: 138.59/200 MB

Candidate Block

Mining Attempt 84a1e2f8206fc7bec69438fcc1f01a604b9714ec2cb4223cebfd32d48c4250cf
Version 20000000
Previous Block 00000000000000000001c9da3c7fdd5757753db26645c1c8633d9e2dd727a1ba
Merkle Root 6f7d5b8222b76e93facb26bd2386830a54bc48a8952aa038572be3b2dbf21310
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,967
Size: 1.00 vMB
Total Fees: 0.00554061 BTC
Feerates: 100.68 > 0.56 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,802 (560,030 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,772 354,772 000000000000000001e813c935b561ae1a6e2aa46c661453f7870da446e5456a 747 0.39/1.00 vMB 27
354,771 354,771 0000000000000000053f7f563ed469d8814f470fa6fee0bca6d879384fe33bc8 618 0.38/1.00 vMB 24
354,770 354,770 000000000000000005a73a6900d61725e7773280c126d4b193c43f0986d1d82e 280 0.13/1.00 vMB 23
354,769 354,769 000000000000000013c0f3a84b5ab468955ff64bd06bd0c1af279b39e799d494 902 0.49/1.00 vMB 27
354,768 354,768 000000000000000006ff939f1e9cabf806832054b970e3fc103521ea4b473b66 378 0.20/1.00 vMB 24
354,767 354,767 000000000000000014a1d59529ae639520bb59290ff3d3e1e0666b0298aadd3a 1,219 0.62/1.00 vMB 26
354,766 354,766 00000000000000000173d191997076c9c3f33958504b26f9197a3a32daec8821 412 0.21/1.00 vMB 27
354,765 354,765 000000000000000006d758024c849495d72946b39b38a3c13dcb1dfb6ebb546e 617 0.36/1.00 vMB 23
354,764 354,764 00000000000000000972bc34f11507311c1fb8436d53c84ea91e8e065b81228f 811 0.57/1.00 vMB 21
354,763 354,763 0000000000000000001d5aa4620943f1cafed38dc1aa8af660822eb8d89b433e 796 0.37/1.00 vMB 29
354,762 354,762 00000000000000001093f228e956d87b9bf6252414ab09c288461c207de2c341 374 0.25/1.00 vMB 21
354,761 354,761 00000000000000000746ff933e3875452757f0e174748b3d9af7fa41e5573a2e 305 0.23/1.00 vMB 20
354,760 354,760 000000000000000007d32f13c3914726e1a9677b355cadefc9a11736ffb5e04b 440 0.20/1.00 vMB 30
354,759 354,759 0000000000000000007d5e1d483642d6dfbb60e183cc5faf756a5f2599a3af5f 217 0.10/1.00 vMB 27
354,758 354,758 000000000000000009fca50ce7259a4d340fcb1c952fce9b6a63f597f6b8a5ab 937 0.45/1.00 vMB 28
354,757 354,757 0000000000000000152e5aba2d5d207a2b1a220d7240ada0b77632e559ef78d9 516 0.35/1.00 vMB 16
354,756 354,756 00000000000000000734a80e91ba12c8534ae77bd3955dde9086bf00101e6a79 1,656 0.75/1.00 vMB 33
354,755 354,755 000000000000000006960f20ced24eb93902645a6d3709f589b2945bf61355d5 130 0.06/1.00 vMB 29
354,754 354,754 00000000000000000abb6db65210d938d41d4bde1678afdb8a03e27f8e4a914c 915 0.42/1.00 vMB 27
354,753 354,753 000000000000000006a626d6223f31ba68dcbdf59ad239496fb5ad94e310b080 615 0.35/1.00 vMB 21
354,752 354,752 00000000000000000e46cf3f5563c9330b586f22afb6de65c3c120eb4961455b 1,205 0.57/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.04 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: 650.44 GB
    • Received: 13.28 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.