Loading Tool

Explorer IconExplorer

Memory Pool

76,938 transactions
28.62 vMB
0.07671270 BTC
Random Selection Loading Transactions
Max Size: 173.43/200 MB

Candidate Block

Mining Attempt e2f51a943162f583d5998f04fad269b61e8bd947a1e372d5fc35cef301b12521
Version 20000000
Previous Block 00000000000000000001f67781d6f05084986ab017640c91344eae66a915cd1b
Merkle Root e3506b76e1f9e0069f50cfc019decbeedd4673ef54fa2ea4cfdb218d9ca28f66
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,522
Size: 1.00 vMB
Total Fees: 0.01730128 BTC
Feerates: 130.38 > 1.73 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,134 (200,057 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
715,077 715,077 000000000000000000076c55d678dd1c33b250d3ac6013f9428c60da79380359 1,392 0.53/1.00 vMB 8
715,076 715,076 00000000000000000005fba183007e827931d019b0c1a0eb23ede3be1a2cf242 619 0.23/1.00 vMB 13
715,075 715,075 0000000000000000000ad5aad993209c4214fbcfd9bda194744498874ded5c72 710 0.89/1.00 vMB 2
715,074 715,074 00000000000000000000fcf148ef444fd0cad61e02781d5a855425eac50b688f 2,460 1.00/1.00 vMB 9
715,073 715,073 000000000000000000040c57a368cf6df6867d192b0c8025bc624ded1ac0491c 1,757 1.00/1.00 vMB 7
715,072 715,072 0000000000000000000b87148304a7b2293af121362bffc8249fdef97e320dab 1,857 1.00/1.00 vMB 7
715,071 715,071 00000000000000000002f908811657e380c5ec7a179a3bcfaa1c8a4715c2c9a8 738 1.00/1.00 vMB 4
715,070 715,070 000000000000000000019b18dbcb50cab6cba5d8f15eb1a1d8774f6ac452e1b1 2,497 1.00/1.00 vMB 6
715,069 715,069 0000000000000000000af79fbde54bb25462147808625bf3f9048110d6a3990a 2,617 1.00/1.00 vMB 11
715,068 715,068 0000000000000000000530b081367631923b7b22fb6dc7ceeba6860c22bbe484 268 0.11/1.00 vMB 7
715,067 715,067 00000000000000000007e94af9503d63737e55200fa50e31a60e2ed585d99318 2,980 0.99/1.00 vMB 8
715,066 715,066 000000000000000000066eafb1886c0675426e7301f82d88da1687c55da9824c 1,524 0.55/1.00 vMB 9
715,065 715,065 00000000000000000006606aa1c37049867df815adbbf9719cd2383f553c84ab 876 0.39/1.00 vMB 7
715,064 715,064 0000000000000000000af914ce148ab266f58657ad1d3f78975ea971d9a8d30b 427 0.19/1.00 vMB 12
715,063 715,063 00000000000000000005a72bafc6f2fca3fd6e04c9d9b122716d36ea0bf34762 2,156 0.81/1.00 vMB 9
715,062 715,062 00000000000000000001a3a06d1125f9c213012156b455e4e40df2d9617639cc 1,507 0.57/1.00 vMB 10
715,061 715,061 00000000000000000008ed6c94c8a9f76af8ed470f2aac0ba77534cc162342f7 1,993 0.75/1.00 vMB 8
715,060 715,060 0000000000000000000241d7a9f7c301b3b6d3837a1ad534ad9ca69fcf6026b9 2,658 0.95/1.00 vMB 9
715,059 715,059 00000000000000000009d32e4ecbc8446703cbf125737a021c38020ed142607a 425 0.15/1.00 vMB 9
715,058 715,058 00000000000000000009fef8f354fc336a560a5aa49962378924eb53f5cb638d 405 0.11/1.00 vMB 10
715,057 715,057 000000000000000000049b730b43f45091326e5afa1937beb741d77a89c78885 512 0.32/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.62 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: 672.08 GB
    • Received: 16.13 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.