Loading Tool

Explorer IconExplorer

Memory Pool

80,466 transactions
30.23 vMB
0.12493002 BTC
Random Selection Loading Transactions
Max Size: 181.05/200 MB

Candidate Block

Mining Attempt e9bfe397d5ee7eee50f37ef3973e8966b840a13e70cb8e2a27941ca920c47375
Version 20000000
Previous Block 00000000000000000000b062ce7c1ce93baecfacba3f86e7f53b0c46b27d927f
Merkle Root 729231fbba1d7682ac19fd0ba34cbba0c6494503b64f18ab9a148c1d8dd358d5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,239
Size: 1.00 vMB
Total Fees: 0.05520259 BTC
Feerates: 150.86 > 5.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,106 (377,568 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
537,538 537,538 000000000000000000238aadd6a8faef2198408f51cc182565469c5d25b9b6e8 2,516 1.00/1.00 vMB 31
537,537 537,537 00000000000000000020412a6a304d9efb667771bc18ce869cb1dc479dd88663 1,776 0.78/1.00 vMB 21
537,536 537,536 000000000000000000029075222210b55de1533e08de4e0725ff95b01471b0c0 18 0.01/1.00 vMB 4
537,535 537,535 00000000000000000000b26d67f71beab03f76e9b158cd764d3cf56cd9d4b40f 441 0.15/1.00 vMB 21
537,534 537,534 000000000000000000258f3caae7ef3d0729de9d858f4bf4329e2128a855c751 1,514 0.66/1.00 vMB 15
537,533 537,533 00000000000000000027f510a0b7f696cd5c5ad04754353dde52fb19d3a79c57 1,066 0.49/1.00 vMB 4
537,532 537,532 0000000000000000002538bbd1193dfbaafd9d810d5e4c4de51ae48f5ec4682e 2,741 1.00/1.00 vMB 25
537,531 537,531 00000000000000000009b2a15e448f9c0510993be3dd2a2d687c02b03c9928e3 1,473 0.50/1.00 vMB 21
537,530 537,530 00000000000000000023866f59cca622fc8692538989c8c707ca9586871790bc 235 0.07/1.00 vMB 26
537,529 537,529 000000000000000000081f5a1f834b58a429b2c02961b6d140bb3d3ca036d820 1,154 0.55/1.00 vMB 14
537,528 537,528 000000000000000000067da5e937fb9d1e69170f942273dfe0cfd33e479cae63 1,694 0.83/1.00 vMB 12
537,527 537,527 000000000000000000130e57e18bbd331e30c09a7958a98786519ee855be1abc 2,567 1.00/1.00 vMB 33
537,526 537,526 00000000000000000017ca243a563f51ae0f52baf7d3d3e1d6faa80eb00c8b24 2,466 1.00/1.00 vMB 22
537,525 537,525 0000000000000000002b8007e0d49f662b935c9aa8970bc23b0c807aed032b58 959 0.43/1.00 vMB 38
537,524 537,524 0000000000000000001835f0121e78d75ea7d12418fb77b8fd5ed8cec4632782 2,013 0.95/1.00 vMB 10
537,523 537,523 0000000000000000000d9b59446d03e697b5972478d873705dff5b0655670277 1 0.00/1.00 vMB 0
537,522 537,522 000000000000000000169e41bdd791fbd77d43819b08fd5db0ec47da3ca4f902 2,958 1.00/1.00 vMB 21
537,521 537,521 0000000000000000000818bee7ee787e9a82c585e03f0855e05049ec959cb390 2,281 1.00/1.00 vMB 37
537,520 537,520 0000000000000000002556abca4eca401cf14d8cf5f14a8c0d4296d1fb87459e 14 0.01/1.00 vMB 29
537,519 537,519 00000000000000000017ad10a9e47523aef1ae44b2bd04f913452c5bacc5aa49 395 0.15/1.00 vMB 15
537,518 537,518 000000000000000000251f9f2daa0bd060b92c768efa8ac2af7c976c192f8c14 34 0.01/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.57 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: 671.23 GB
    • Received: 15.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.