Loading Tool

Explorer IconExplorer

Memory Pool

73,986 transactions
27.35 vMB
0.06670546 BTC
Random Selection Loading Transactions
Max Size: 166.97/200 MB

Candidate Block

Mining Attempt 8445cdd6e9dfaa15d631ae45577e486c1180b1d5e76425b54e09a5fe8f01a78e
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root 2fb0b742a2c9cf884d10b45fcdb45ba15f1761f979524e2c53923d84a643eca0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,345
Size: 1.00 vMB
Total Fees: 0.00861297 BTC
Feerates: 73.20 > 0.86 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (167,502 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,779 747,779 00000000000000000001d0175cac77d56de2b8b78638203708d1046198c0836c 185 0.04/1.00 vMB 13
747,778 747,778 00000000000000000003ff23b07db4417d60ba5c16bd97f4f9b258556985afed 798 0.54/1.00 vMB 6
747,777 747,777 00000000000000000006b9b62c9f55ed2de3aeda022649b4cd5d099e830a18d4 2,280 1.00/1.00 vMB 7
747,776 747,776 000000000000000000008d90d2e28d0582fa61a8260888d9f3ef95490233290d 2,975 1.00/1.00 vMB 9
747,775 747,775 00000000000000000006de1473db76c3550f2a0431b2ed9dc62b48adfb2e820b 1,152 1.00/1.00 vMB 11
747,774 747,774 00000000000000000008a7283a35665d11ca73ad1dba23b210856c1426a03a2a 2,516 1.00/1.00 vMB 18
747,773 747,773 00000000000000000009c3e9401e594f3dfdffa5be4a70d6b84416c5b6e2c9f6 725 0.23/1.00 vMB 13
747,772 747,772 0000000000000000000688a554ea9ff1fa189a3d55d30a746c4cda3677c696b6 1,638 0.56/1.00 vMB 11
747,771 747,771 0000000000000000000198d42b7b3cbfa0511184a2ebcddef07b996bfcaae263 1,195 0.44/1.00 vMB 10
747,770 747,770 0000000000000000000020470d3983541d4e2e0f8a12e6bebd1398ef2455a9eb 2,004 0.72/1.00 vMB 11
747,769 747,769 00000000000000000000bce5b87baf0509124c108d44337c3544f79c6a574931 2,420 0.91/1.00 vMB 11
747,768 747,768 000000000000000000055f746e37296eb83f6d4dff248ac6e741731a46a30d62 200 0.18/1.00 vMB 6
747,767 747,767 00000000000000000008e335e0cd3bbfc97e58eb26581bc9c1c2ce95861db438 953 0.59/1.00 vMB 5
747,766 747,766 0000000000000000000171c3948420295584b1da5fb10d8419c7d2b8b5eb1f0b 2,810 1.00/1.00 vMB 23
747,765 747,765 00000000000000000003831b838e1d782d0dd23261523cdf29175e7892a567c4 268 0.07/1.00 vMB 11
747,764 747,764 00000000000000000001b7908972b6725c5d960897b70eb114008888033f64db 1,295 0.54/1.00 vMB 9
747,763 747,763 00000000000000000004ce0f9b712517d5709a2548b61756e8e251b16c1f485e 700 0.91/1.00 vMB 2
747,762 747,762 00000000000000000005503e876cf90f1c193fa46cdf0385d7a759f64fb9dae5 2,858 1.00/1.00 vMB 11
747,761 747,761 00000000000000000009f26a066dc4478fda3cc69b926a8d20f66a43482e061f 1,890 1.00/1.00 vMB 13
747,760 747,760 00000000000000000006b1ff8a221dfd4b6f5841e92c379c3ec47bdf4c857d70 1,129 0.41/1.00 vMB 13
747,759 747,759 00000000000000000009beca09c932e3bedfc4a89799398deae571cfb309a7ad 280 0.15/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.33 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.