Loading Tool

Explorer IconExplorer

Memory Pool

72,791 transactions
28.12 vMB
0.07096301 BTC
Random Selection Loading Transactions
Max Size: 166.49/200 MB

Candidate Block

Mining Attempt ebd1d29af8576aa10f27be67d42601b598bf55ab8e9d2978f187fa0f610b805e
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 53f807fd61b30405691e45ae8dbbf650416572b53f2aa104fc24632778a35e4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,336
Size: 1.00 vMB
Total Fees: 0.01478365 BTC
Feerates: 157.46 > 1.48 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (253,782 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
661,254 661,254 00000000000000000006def8ac57d367bd7484105f8d4877e42d319e322c6fb7 2,000 1.00/1.00 vMB 34
661,253 661,253 0000000000000000000cd98e24b87fa0ac0e9330d1ac9a7ecac405487f02dfd7 2,608 1.00/1.00 vMB 12
661,252 661,252 000000000000000000021c75d519dad8a5fd70743291fde932c7f4f6b93c4fa1 2,095 1.00/1.00 vMB 58
661,251 661,251 00000000000000000008d75cfba07e5d4fd7df59994623abd367730942c0c5be 2,440 1.00/1.00 vMB 14
661,250 661,250 000000000000000000049dfc8d90276756317d5a7c1ae5a99f772b52f4ec8080 2,449 1.00/1.00 vMB 31
661,249 661,249 000000000000000000006e41d0d924224f8d589e64d901d7278f3ace9720d9ef 2,845 1.00/1.00 vMB 66
661,248 661,248 00000000000000000004ecefaacd7051fdd8586f39434679d506665c472715ad 2,531 1.00/1.00 vMB 35
661,247 661,247 00000000000000000006d248288fe5c88d55836f0ffcd9acae8333c824106a54 1,225 0.42/1.00 vMB 33
661,246 661,246 000000000000000000033ddf18782536753594861a48822727359d7abf136106 171 0.06/1.00 vMB 41
661,245 661,245 0000000000000000000e73c3c82d9acc6e5034e98fc6f1bb2cb2602265cde875 1,659 0.59/1.00 vMB 32
661,244 661,244 0000000000000000000c154269e5f009713c857960a9d34f8a74c2fb706414b3 1,962 0.77/1.00 vMB 30
661,243 661,243 0000000000000000000b92ad213ba892751ef14840c5629833c22f3558a566c5 1,173 0.62/1.00 vMB 38
661,242 661,242 000000000000000000026921910db04df536b6972997b388b0b877d6e2a53f95 1,890 1.00/1.00 vMB 19
661,241 661,241 000000000000000000041bb91bcc7b5a5c774281781a1a3107410263bfd14bd5 2,839 0.99/1.00 vMB 28
661,240 661,240 0000000000000000000482e2a559e991abc1f89ce09a5530aad0d1f5f888ccd0 2,407 1.00/1.00 vMB 27
661,239 661,239 00000000000000000008c2011b0ad89142ad8ad87017ef545fd985432f0512bf 2,020 1.00/1.00 vMB 45
661,238 661,238 00000000000000000000ba87a2be974b1a80f5f550cff4a087b17d8b5fe0d249 687 0.99/1.00 vMB 7
661,237 661,237 000000000000000000095f32aaeb03cb67c48c08b336122f2d6c00042c94c2e4 322 0.96/1.00 vMB 4
661,236 661,236 0000000000000000000a63b9201dae93a2dfa661527c064d3e2b45973ea682e9 1,095 1.00/1.00 vMB 12
661,235 661,235 0000000000000000000cf833fb6828f35263243be004adb2b8372ec288d187fb 720 0.94/1.00 vMB 11
661,234 661,234 000000000000000000022bd90b16b7c90879827483a6b3f1c8a69240971dc112 989 0.99/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.45 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: 667.51 GB
    • Received: 15.26 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.