Loading Tool

Explorer IconExplorer

Memory Pool

78,052 transactions
29.17 vMB
0.10959603 BTC
Random Selection Loading Transactions
Max Size: 176.64/200 MB

Candidate Block

Mining Attempt 4aa3a997bed8ba9edee548dd256e0ee7ab800e0c52818bb40db8273d893424ef
Version 20000000
Previous Block 0000000000000000000172681c51a3d1420d64b53f092a1fc2f3f9d3e0558f71
Merkle Root 9733dd990c52c96d553c5a540ba4e755cc187e80e166e2f7be28ea2a49951193
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,870
Size: 1.00 vMB
Total Fees: 0.03754729 BTC
Feerates: 198.58 > 3.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,270 (734,243 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
181,027 181,027 00000000000002190115e5888315327aff952b530a2cb910c2fe86602fc17c71 133 0.05/1.00 vMB 77
181,026 181,026 0000000000000208f0c645d80579e013d52119a4abe569f474c789a5ca09a53a 541 0.25/1.00 vMB 122
181,025 181,025 00000000000009a512a2a544181cb9e698f27469f7dbf54c8c69de7132c05ee4 779 0.25/1.00 vMB 159
181,024 181,024 000000000000090c1edaeeaf3c84b21be7483697c20e41d28bdb882d9a224195 467 0.25/1.00 vMB 160
181,023 181,023 00000000000003a27e2d1756ab77dc7fe294051578faac63971f618ac2948beb 127 0.05/1.00 vMB 112
181,022 181,022 000000000000073b44e13a7f91b8a739ec4ae24a8721828edee9ad34f0f13aa8 132 0.05/1.00 vMB 167
181,021 181,021 00000000000006734909a57e7a45b62ca4dcf4ffa154276a64acdc70d6d0faba 38 0.02/1.00 vMB 70
181,020 181,020 00000000000004f2e4d06247181d74916b6879a4979f36f9c5e7e9471a76edeb 384 0.15/1.00 vMB 119
181,019 181,019 000000000000090352790075c1aa52ac56953ef4e52b7674cae816b2bb401523 13 0.00/1.00 vMB 16
181,018 181,018 000000000000096769aa3841790e5e996f54d4e908ca6f00545122e91297c5ec 382 0.25/1.00 vMB 137
181,017 181,017 0000000000000950438cb9c87ddf77d6ebef36de46cd63773147032521381449 545 0.25/1.00 vMB 164
181,016 181,016 00000000000006400ab6d4250d82b9635df6ad1a6661c958434d821a6a03f692 129 0.05/1.00 vMB 118
181,015 181,015 00000000000004a557ce401a7cde5e3379f618bd0fb95f27d3d507d955d3097b 147 0.05/1.00 vMB 36
181,014 181,014 00000000000003ddf3a808f1f926df8c792d2c33aff8c61d3df293ef8ff913e5 512 0.27/1.00 vMB 313
181,013 181,013 00000000000009326d9fb4b63d9240f75207e02146999813b86d2fd437de0883 1 0.00/1.00 vMB 0
181,012 181,012 00000000000004215e3b9c477edd772b62f2cf44ff3c0e4a529ed921e0861884 64 0.02/1.00 vMB 143
181,011 181,011 00000000000000be8fef0c52d85064fd3343ae29e1d8e16a17612bdabe82b874 500 0.21/1.00 vMB 127
181,010 181,010 0000000000000198993f6087da55170c0d0ae41af8d449635af7f68400b80bce 449 0.18/1.00 vMB 131
181,009 181,009 0000000000000234334455bcd869eff9c50aa160bbb58cad370debb5c8f3c91a 113 0.05/1.00 vMB 70
181,008 181,008 0000000000000648bef799a914b334023d2b50510532a0f48cb27c65ac5f3572 639 0.25/1.00 vMB 151
181,007 181,007 000000000000043ca851f72c0a00187a7bcabd0c6095341547c7781f2659a42e 696 0.25/1.00 vMB 139
Previous 10 blocks ↓
Total Size: 782.86 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: 712.92 GB
    • Received: 17.25 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.