Loading Tool

Explorer IconExplorer

Memory Pool

82,820 transactions
31.26 vMB
0.15707335 BTC
Random Selection Loading Transactions
Max Size: 185.80/200 MB

Candidate Block

Mining Attempt 9fb73b1047972be592ea8277b61a6671311eaec66d1cc9c924f2a2dd3bbd7a42
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root b3b7582a72db8cc92ad19c9a8f1462a1ecb24b9237fd58d2a79d0467a9791bc4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,104
Size: 1.00 vMB
Total Fees: 0.05970088 BTC
Feerates: 269.69 > 5.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (619,573 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
295,572 295,572 0000000000000000291c2154c20fe96647f30bd80298feed11e7dfb7613a08b1 32 0.01/1.00 vMB 84
295,571 295,571 00000000000000008c204366a48d13862da1ac1ef00e7f50da1cfa6321ba0038 193 0.12/1.00 vMB 32
295,570 295,570 0000000000000000980cc5ac02aff5efc57cb6e659aa4e70c1a66d4daaa12b76 86 0.03/1.00 vMB 31
295,569 295,569 00000000000000000656faf52c6d80b12c37aacacbf99b993139cae458c4236f 209 0.23/1.00 vMB 17
295,568 295,568 00000000000000006b0cba88a0778af42cdcafebcc6275e9dd077adc655280f6 512 0.16/1.00 vMB 51
295,567 295,567 000000000000000017d88c7c7bbec1b5ef37b83581f8f76d808e02a5eadf7e41 410 0.24/1.00 vMB 39
295,566 295,566 00000000000000007809f076da4700424ef96bcfd51495e4f520a2675ec7a268 1 0.00/1.00 vMB 0
295,565 295,565 000000000000000056fe0710eb2d9b5ba461d0e5ad6097b8b281a171ef8b49bc 64 0.03/1.00 vMB 39
295,564 295,564 00000000000000001ed4f1a7faddaf8664e407630c122689d0d68766831888ff 107 0.07/1.00 vMB 24
295,563 295,563 00000000000000006f48048751363626de22f4341a729f58d64d74841d1a4806 41 0.04/1.00 vMB 20
295,562 295,562 00000000000000001c2a9e1cadb490f749c4c020783d111b13c619442b9c7413 214 0.12/1.00 vMB 45
295,561 295,561 0000000000000000540694ebd27b4f3c35381eefc702384e581d1c779fce45fe 526 0.32/1.00 vMB 56
295,560 295,560 000000000000000045fc07c28c84bac5c748cb9fee29266a5510d3574666c8e0 77 0.07/1.00 vMB 18
295,559 295,559 00000000000000008a254e4cd611a961361c58f3c107b343e076a0b2f2ae3329 64 0.02/1.00 vMB 37
295,558 295,558 0000000000000000af4ec2fcc8c0c8d867ce1f7b53335f7d3c29d91f2f5a5438 106 0.05/1.00 vMB 28
295,557 295,557 00000000000000008e17d4fe69f81aac1ab0793e023bd03cc23f5f14c3d9d5f2 64 0.02/1.00 vMB 42
295,556 295,556 000000000000000017f96a2dd6968c769d0d60e044b161076acb1dc9bb081ee7 15 0.00/1.00 vMB 81
295,555 295,555 000000000000000038eb952c7dcfa878e89b21ec26da9b4ee6b8ed38f4ba8cd4 131 0.05/1.00 vMB 33
295,554 295,554 0000000000000000816fbe4f058130a9801b61deef9f03d0c50a00751c6f762a 94 0.08/1.00 vMB 28
295,553 295,553 00000000000000001d2dc14475336d7362f4d49703449aebbff85a2d9edb38dd 40 0.03/1.00 vMB 41
295,552 295,552 0000000000000000259eec8b204a15f35f10bb7c79290883b8151700a5499502 71 0.04/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.27 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.