Loading Tool

Explorer IconExplorer

Memory Pool

84,146 transactions
31.54 vMB
0.13284374 BTC
Random Selection Loading Transactions
Max Size: 189.14/200 MB

Candidate Block

Mining Attempt 9fe01faed843aeba028c7b481f4f65a706ace8073829f2a836be9c2733cae072
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root 7b7b2932d30d88caf2107316b0a169d02686f44ccefe877f9b9b65bc0ea50ff5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,173
Size: 1.00 vMB
Total Fees: 0.05331241 BTC
Feerates: 163.06 > 5.34 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (233,993 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
681,176 681,176 00000000000000000001b6b0a27f9024a43e4119178ab8b77d724dde684ca7c8 1,338 1.00/1.00 vMB 84
681,175 681,175 000000000000000000095988a9ada25a807f7bc9d5cc7a179d7e934e14bdeee5 1,870 1.00/1.00 vMB 106
681,174 681,174 000000000000000000006f89d9cc9efdfa0b129575fc25fb36c40884f08beedd 2,738 1.00/1.00 vMB 82
681,173 681,173 00000000000000000005e8f258568aa4e1bd05b5fa5475781389d436d2fde468 2,495 1.00/1.00 vMB 70
681,172 681,172 000000000000000000098048e4c931c5397c96bee3a71800cdab655d179c2e6e 1,346 1.00/1.00 vMB 45
681,171 681,171 000000000000000000077bde640c211e0914796b12f9beded171fa1b1c999129 2,911 1.00/1.00 vMB 121
681,170 681,170 0000000000000000000764e3cb55a3f78b0f09f25733495e60dc20adca33df32 1,562 1.00/1.00 vMB 96
681,169 681,169 00000000000000000008029c2497ec221da7652e6d64cde05c1cf5a426bd30cd 2,359 1.00/1.00 vMB 162
681,168 681,168 000000000000000000040464d7081d2ec611fb626d7b4f489683ce9e9cc3a323 1,610 1.00/1.00 vMB 157
681,167 681,167 00000000000000000008b18addf4aa6a0a436c673ebe395333cbfbc62ffc5e4e 2,048 1.00/1.00 vMB 123
681,166 681,166 0000000000000000000adaf76beac6356e023f2dfc4fa9398852086f4f4298ca 1,355 1.00/1.00 vMB 50
681,165 681,165 0000000000000000000b2941f85adc00d96277870712b116d89a7658fa574f4b 2,490 1.00/1.00 vMB 65
681,164 681,164 00000000000000000009b8a7f02d796a325078e00d04bcac45525e9f2997b7de 2,410 1.00/1.00 vMB 54
681,163 681,163 00000000000000000009f41bcb8d3eb8cb64bcf70bafebf26468bfcf9451cd9a 374 1.00/1.00 vMB 58
681,162 681,162 0000000000000000000a9d6722fe22155c3b34be92a8f70a239ea7f127a72c89 533 1.00/1.00 vMB 70
681,161 681,161 0000000000000000000b40d6615f5b3870caeda8185ad3ef4f4e791a0f171f97 720 1.00/1.00 vMB 57
681,160 681,160 0000000000000000000258b03ecb930c53cf20d002d9dbb57c120eb7108e1e4f 2,913 1.00/1.00 vMB 164
681,159 681,159 000000000000000000013b76fa42375a4a7129f85bf71ae82553e810136b5bf7 501 1.00/1.00 vMB 63
681,158 681,158 0000000000000000000ad6300cae3e743b69402b7d46151a816950e5b13a8304 920 1.00/1.00 vMB 71
681,157 681,157 000000000000000000094e411af5d66748b93d2d28f8cd34f6a288e3a7529c85 444 1.00/1.00 vMB 60
681,156 681,156 0000000000000000000950678676ff9a4c79a2afe4f32267454cea5ec5d20ffc 111 1.00/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.69 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: 697.25 GB
    • Received: 16.52 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.