Loading Tool

Explorer IconExplorer

Memory Pool

39,418 transactions
27.27 vMB
0.11911610 BTC
Random Selection Loading Transactions
Max Size: 138.67/200 MB

Candidate Block

Mining Attempt 54b53956a04fe2b3366f4054b8459cab05d3e7ad8469fe926a94fa245aeee397
Version 20000000
Previous Block 00000000000000000001722f1792b25382798042f3258e47694b9704d856e804
Merkle Root 206f67a1768cfe3d8abe9dd44ec7ed9d413a7200fc2d54d1fc4d91b8d8b01d61
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,205
Size: 1.00 vMB
Total Fees: 0.05379566 BTC
Feerates: 550.63 > 5.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,209 (905,969 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
8,240 8,240 00000000769a69bab4b23c22eb7aba05c19f0f874dc28de629a2c2959939e253 1 0.00/1.00 vMB 0
8,239 8,239 0000000087844ccfccbee0e02b2b908bd23ea90917cce27497a93caa0b3ce87c 1 0.00/1.00 vMB 0
8,238 8,238 00000000303839ad3b20c27785df6b605741dbf86c6bbbabff3a3aec9639f020 1 0.00/1.00 vMB 0
8,237 8,237 00000000ae29af171bbf72e365e4b992ce739a2a2d0244a68bfc2d441ff1e6ea 1 0.00/1.00 vMB 0
8,236 8,236 000000004ca54b877e3c8777063c370ae5f3ff767456b74aa6f700b4424bf219 1 0.00/1.00 vMB 0
8,235 8,235 000000000efc9a056078950245bbe3d42c2de4c2f4f15780587ffa1f01034a1d 1 0.00/1.00 vMB 0
8,234 8,234 00000000c5cf5efab33ada912190fc8317df39ad07d97714abda1892d9fc33b1 1 0.00/1.00 vMB 0
8,233 8,233 000000001ef602d85268d37d20d3218d272e919201c2effed87e7d1b5bb1b5a9 1 0.00/1.00 vMB 0
8,232 8,232 0000000077d98399e6b17d1e44bc2e3b2527ca10c174b3d736bfa5ff0e4d7e83 1 0.00/1.00 vMB 0
8,231 8,231 0000000081ac433c596a735022c5e1f19afcce061a68da4e8547521f647e5ca4 1 0.00/1.00 vMB 0
8,230 8,230 00000000ace02fba9eb2b25bd11b8c632343111cdac17b25071557b5c788cb47 1 0.00/1.00 vMB 0
8,229 8,229 000000005d26a37e9d1b0f0582a58906b945c27cfd0bb7b8873cb336b98cbcd5 1 0.00/1.00 vMB 0
8,228 8,228 00000000da7e782dea38b21a6df77376601e6d15662496736187bb4984147d07 1 0.00/1.00 vMB 0
8,227 8,227 000000002fecabbc819af928732ad3456e68e554f2d8b136992238ac5e5ed8ef 1 0.00/1.00 vMB 0
8,226 8,226 000000001d0998f0ebe37d8518d71098603e3897bc2b69d7ca75dcb380af405b 1 0.00/1.00 vMB 0
8,225 8,225 000000003496ef9e8c7b7ab66b512cc4841807902372238921bd247c65538703 1 0.00/1.00 vMB 0
8,224 8,224 0000000009c7d5b3de38f01a8fe6ebd85110da151a5698b1e701d5371e9b36f2 1 0.00/1.00 vMB 0
8,223 8,223 00000000e15cf1e769db3b8eff15747801480cb4be65cc28db79bfdbe5cd4301 1 0.00/1.00 vMB 0
8,222 8,222 00000000e1dcdcbf6ca736a8abc419fa5d565d45c855e092fd6655d5fb8ea60f 1 0.00/1.00 vMB 0
8,221 8,221 00000000ff01a6a381f5e801336233d4b9b5580ab45b692b69dd319f40569127 1 0.00/1.00 vMB 0
8,220 8,220 00000000981ca0dc378f6a82d52e1f9dbbc8bd6886c6207f2c4d9a92ffe37f93 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.96 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: 574.02 GB
    • Received: 8.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.