Loading Tool

Explorer IconExplorer

Memory Pool

42,256 transactions
28.99 vMB
0.07354093 BTC
Random Selection Loading Transactions
Max Size: 148.88/200 MB

Candidate Block

Mining Attempt 14c55e7ab5aa15bb7e09dcb033798aec4a36a20ea5d65c9d3d448afe9bce497f
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root 67c76b51b7aa3b08f59810eb9bc5501656c137c3116f8da8ad75350ab23b4339
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,002
Size: 1.00 vMB
Total Fees: 0.01705570 BTC
Feerates: 100.19 > 1.71 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (367,220 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
547,392 547,392 00000000000000000018752ea6373ce63f277898389456e48f8f0bc1fb7db5e0 2,788 1.00/1.00 vMB 20
547,391 547,391 0000000000000000001c15b242683163d13948e8c8ae49d3028d1512ab30b7c4 2,212 1.00/1.00 vMB 14
547,390 547,390 0000000000000000000a90681217d03319140195631aaf416ad02ac7956c0735 2,232 1.00/1.00 vMB 7
547,389 547,389 0000000000000000000c420bbc6980de1372763cab7c76f1fed870152d471743 2,453 1.00/1.00 vMB 18
547,388 547,388 00000000000000000010ff30190547e4753e2ca2c44d6a36fd9d460852da03ed 1,393 1.00/1.00 vMB 39
547,387 547,387 0000000000000000000bc3df5c4fa666ac96c0acf94f2d93d0be08156ea5f796 2,809 1.00/1.00 vMB 15
547,386 547,386 0000000000000000001c7b47fa269bf752efef45a127dfddcaf4b4f757f7ef28 3,087 1.00/1.00 vMB 23
547,385 547,385 00000000000000000009caa22bbfefb8b56c7283e6e974c327171873201ec674 1,967 1.00/1.00 vMB 38
547,384 547,384 0000000000000000001ea87fdc101b9878dfe7950075efaecd9bc2a69964efeb 2,079 1.00/1.00 vMB 41
547,383 547,383 0000000000000000000d5c8d1e89d8d72c7e78784982eb0e08c34d012500f1b9 656 0.26/1.00 vMB 28
547,382 547,382 00000000000000000021fcaaa449d6e052ca7228d87554b2e7c2f4e650f8d403 589 1.00/1.00 vMB 4
547,381 547,381 00000000000000000017a39aeaf90c3ac1f343644193effaefd6a5050925eed5 2,105 1.00/1.00 vMB 5
547,380 547,380 000000000000000000111a0854e13a43b14364b4d74f6513485d668905ff3a92 1,143 1.00/1.00 vMB 8
547,379 547,379 000000000000000000184e4bf097c40c3301c1c5f591ad78902db8e207fb7938 2,107 1.00/1.00 vMB 13
547,378 547,378 00000000000000000002bf59c3d819e4666909512803cf28113ff09849b4545e 2,009 1.00/1.00 vMB 13
547,377 547,377 0000000000000000000c758ca88714d786d729a84cacc43e1b73e47a24b9f006 814 1.00/1.00 vMB 11
547,376 547,376 00000000000000000000ebda8facf22d87d48a1c851e60882977a723815879fd 1,372 1.00/1.00 vMB 8
547,375 547,375 0000000000000000001811025fd86c788cad4f0c7d8aa1d6127ddf5a8458c1e4 1,662 1.00/1.00 vMB 4
547,374 547,374 00000000000000000016bed6f999fb37d022e87aa7bf1eafd280bc3ddb6c15b8 2,704 1.00/1.00 vMB 25
547,373 547,373 0000000000000000001f2a9c762ce493cfc6967d46a17d6fbcc412e6165dabe7 1,429 0.79/1.00 vMB 7
547,372 547,372 0000000000000000001b93e367d35f79a8128ea7735c497260ccc95c27f5759e 1,242 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.70 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: 629.17 GB
    • Received: 11.88 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.