Loading Tool

Explorer IconExplorer

Memory Pool

82,983 transactions
31.30 vMB
0.10015758 BTC
Random Selection Loading Transactions
Max Size: 191.48/200 MB

Candidate Block

Mining Attempt 65511792a1a0b4eb3f3c9c54f6a995836adb59699353e0bb60f7d4dace4ebce0
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 4847571203bf32a3b40a6043e3e1f351cf9ddac87759fb89f3d8364bfd290fd4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,796
Size: 1.00 vMB
Total Fees: 0.02934325 BTC
Feerates: 301.05 > 2.94 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (234,039 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
681,182 681,182 000000000000000000058960a47748b02e4b659ba529a0e9c6fb9e1991158f6f 1,932 1.00/1.00 vMB 59
681,181 681,181 00000000000000000000bca6ccc2ef309fd814f80a55b3e08a4212326137d7d2 2,158 1.00/1.00 vMB 55
681,180 681,180 00000000000000000004cabf7ba2626c0da40182c19324ea12c13b2aac8ade98 1,791 1.00/1.00 vMB 43
681,179 681,179 00000000000000000004ecd86457e35600275067d2b80e16f181a58eebe6823d 2,621 1.00/1.00 vMB 113
681,178 681,178 00000000000000000000b9dc87b22bb5ad50227b327ecca1280671a3a482329b 2,279 1.00/1.00 vMB 175
681,177 681,177 000000000000000000001eb8acfa25a8846f6853bda3cc7264685b3532dfe084 624 1.00/1.00 vMB 51
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
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.89 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.