Loading Tool

Explorer IconExplorer

Memory Pool

84,523 transactions
32.18 vMB
0.10497473 BTC
Random Selection Loading Transactions
Max Size: 195.11/200 MB

Candidate Block

Mining Attempt 4f54a903723e959ea7adaa144e8f7e88e0f648b6883d5a05fe52e1ea8540fdaa
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root cefd098d35dfd3994b55719da92545ce46d89aa10737f3fb88d7a279ecea9884
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,641
Size: 1.00 vMB
Total Fees: 0.03243027 BTC
Feerates: 181.54 > 3.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (280,970 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
634,239 634,239 0000000000000000000fb0beda36b70c2cc4cbc414743987796ff171aa4d1d96 557 1.00/1.00 vMB 20
634,238 634,238 0000000000000000001329f1618084e6ca107f497994d095aed56e0f595eabda 1,751 1.00/1.00 vMB 30
634,237 634,237 0000000000000000000213fb7de12d64621bdd296820a57fda1a40221e15a227 1,871 1.00/1.00 vMB 30
634,236 634,236 0000000000000000000d57ca11c98870dfe995d4c0dd637f4c260eb70221f03a 1,093 1.00/1.00 vMB 23
634,235 634,235 0000000000000000000f12ae8ec1fb496bd42899dbbf67aaf71b42a8fe6b70b7 1,149 1.00/1.00 vMB 20
634,234 634,234 0000000000000000000fafaae1fcd8f6c4f9c188f1cba78c87c10d5880d175fe 2,593 1.00/1.00 vMB 37
634,233 634,233 0000000000000000000bd4d3e82d714449b00940ec8b922ee259ae08bd5c4416 1,002 1.00/1.00 vMB 27
634,232 634,232 000000000000000000005edf7355beca24929f0b25f42dbf2954ade2f1dac554 141 1.00/1.00 vMB 17
634,231 634,231 00000000000000000010c95598ca973037b83b818b29ee8b164b9a9635806da5 554 1.00/1.00 vMB 21
634,230 634,230 00000000000000000009ac96a38deb6294003c165775bdc0d434e6b5dcc27722 2,340 1.00/1.00 vMB 21
634,229 634,229 000000000000000000110f44779a52eb1f3eea7ea8de1afe50b1bff1e8f56edb 2,882 1.00/1.00 vMB 28
634,228 634,228 0000000000000000000362548c61e497c8929f4c9744b2598919f789cfa1e5cd 2,975 1.00/1.00 vMB 39
634,227 634,227 0000000000000000001374106d9b11434f31adf1ecbfa547be690feb2f8e51c4 2,758 1.00/1.00 vMB 42
634,226 634,226 00000000000000000005da471625a96520e8f122f3b3d438f4b72c5f84286cec 2,215 1.00/1.00 vMB 34
634,225 634,225 0000000000000000000161615a426c4668fe5680578df5370969669780494582 2,634 1.00/1.00 vMB 25
634,224 634,224 0000000000000000000b5400adc3962452447bba9f2c76db488d037a208f4b75 2,990 1.00/1.00 vMB 44
634,223 634,223 000000000000000000046aa045b859dd41a3686d91372ba1b99f3f1833942063 2,965 1.00/1.00 vMB 40
634,222 634,222 0000000000000000000ab5f28ca5b0549efbd796479d5827231884a91e9d4bcc 2,321 1.00/1.00 vMB 31
634,221 634,221 000000000000000000035f4a4f846a48ddcc684022ecabf8b9fd765a7ed7ea14 422 1.00/1.00 vMB 19
634,220 634,220 000000000000000000070c55b0bfbaa6c89142b84e9d89bb4d5b4c8798e53605 434 1.00/1.00 vMB 20
634,219 634,219 0000000000000000001449f77a54a68c3b589458f861b4b1ea7b2aecfd0407cf 2,332 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.75 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: 708.75 GB
    • Received: 16.77 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.