Loading Tool

Explorer IconExplorer

Memory Pool

81,809 transactions
31.18 vMB
0.08409593 BTC
Random Selection Loading Transactions
Max Size: 189.52/200 MB

Candidate Block

Mining Attempt 748b7af27aa54ef1b99cf1a0adc9e8e48fe5e5e28c510c98c133c1cdc33bb459
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root 327d6800414d5b94331e1b5b83f66ed749b8148add55888d1f3fc825006c012d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,816
Size: 1.00 vMB
Total Fees: 0.01679946 BTC
Feerates: 73.20 > 1.68 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (219,098 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
696,111 696,111 000000000000000000092461f1defc79b3ed6f1a693214aabf2e9762829638a8 2,237 1.00/1.00 vMB 4
696,110 696,110 000000000000000000030c74e50c12243be58bd986489cad2772292cfb0a6b0d 1 0.00/1.00 vMB 0
696,109 696,109 0000000000000000000bb6435ae10d81d962a6714d9a6d1e8db3cee38303902f 2,429 1.00/1.00 vMB 15
696,108 696,108 000000000000000000119d189efaac2660c5c15f7a12213c96ad2c96825f3772 3,249 1.00/1.00 vMB 7
696,107 696,107 0000000000000000000abe3bf5ebc5218d0f9ec9ef74cf70532a8eb4a0690e08 2,126 1.00/1.00 vMB 61
696,106 696,106 00000000000000000003916afa7aa67f283315db93fd2df53db5fab2e410bbda 2,222 0.88/1.00 vMB 25
696,105 696,105 00000000000000000010e72903cf5b0ab789271147bee0d341064f93b5b1512e 1,222 0.42/1.00 vMB 5
696,104 696,104 000000000000000000008de15d8fb316f631dd541d79b37a5d3c7a6826e8fc76 2,463 1.00/1.00 vMB 22
696,103 696,103 0000000000000000000ba5d2c042bed76d8630de98e59e31bbe31d43bfc7586d 555 0.23/1.00 vMB 30
696,102 696,102 000000000000000000105549f4889a609c415dd4b145d50ab13ab592e8b2abf7 1,038 0.48/1.00 vMB 28
696,101 696,101 000000000000000000043b0c9ddcc5b5a3301b35284519b331336a76e8af079e 1,549 0.90/1.00 vMB 8
696,100 696,100 0000000000000000000450fa86eb0e7a004a13513847598306843a716248ef96 1,971 1.00/1.00 vMB 16
696,099 696,099 00000000000000000003a6c40d2527fdf3a1fb8b7386e9890f4058e3b58b6ac7 2,527 1.00/1.00 vMB 28
696,098 696,098 000000000000000000101a1e1878e79def800814d49a65b1f51aef9b3c1bbf6c 1,252 1.00/1.00 vMB 14
696,097 696,097 0000000000000000000de57cc0872e605f8849cd36861da01b2089889f73ca29 2,232 1.00/1.00 vMB 19
696,096 696,096 00000000000000000005ce429c10d73dbed5de1cac0f08828387b658c5a1e935 856 1.00/1.00 vMB 14
696,095 696,095 0000000000000000000cfb7e818ca444872b143904bc912c4e78bd65c15d56a7 2,618 1.00/1.00 vMB 22
696,094 696,094 0000000000000000000ccd72874519b3e6db50faad37bb31c47013f3c092a3cc 1,562 1.00/1.00 vMB 1
696,093 696,093 00000000000000000002d133dfc3e855c25effbb8aa2f74782ad51fc63882381 2,724 1.00/1.00 vMB 18
696,092 696,092 0000000000000000000a997fa3aabaaac4a49174ba304a02da1305627685e4e2 2,738 1.00/1.00 vMB 31
696,091 696,091 0000000000000000000c3a0008eb78d967d8843d772aaae2364de5fb5475dabe 618 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.75 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: 708.74 GB
    • Received: 16.76 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.