Loading Tool

Explorer IconExplorer

Memory Pool

77,166 transactions
28.69 vMB
0.09445221 BTC
Random Selection Loading Transactions
Max Size: 173.89/200 MB

Candidate Block

Mining Attempt 5e9106653b3d44abc24351df07ab8a75da627cdd25dffd38aed2c8fdf1d6d8ce
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 88cd326ecf1ca9254af77e92a7374d916d828209da22ea090b6001d395552a6e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,476
Size: 1.00 vMB
Total Fees: 0.03480846 BTC
Feerates: 101.64 > 3.49 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (385,977 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,141 529,141 0000000000000000002cf4d665cf431bb477dc819fd20f58317163c4147dfffc 782 0.47/1.00 vMB 14
529,140 529,140 00000000000000000007f3b46b1ea724f7a8333c0d8e0b2c92ad783b726e6a7c 260 0.70/1.00 vMB 3
529,139 529,139 000000000000000000340b84f22d19b51b2b6561902cd71ed1ddc3d29a5755c2 110 0.05/1.00 vMB 98
529,138 529,138 000000000000000000147751dbb90118713800253cd7d03c58a99170f7fca988 2,244 1.00/1.00 vMB 36
529,137 529,137 0000000000000000001d18a1b2b2c38e04e40e9353509da0ac9fdd9df0e4d41d 891 0.68/1.00 vMB 27
529,136 529,136 00000000000000000008963718b57543bf363deabc058d762d9ebdac632a8fb4 367 0.28/1.00 vMB 34
529,135 529,135 00000000000000000003994f4d64bd64c6beded157a333e906a9c9d4359315fc 341 0.20/1.00 vMB 31
529,134 529,134 000000000000000000255f132a98e18a3eadae4837366d8f87cd8ef635902632 563 0.44/1.00 vMB 11
529,133 529,133 0000000000000000001b529b37c0ff86aefbb8aab9632e81544d459b7a19e8b5 892 1.00/1.00 vMB 4
529,132 529,132 00000000000000000022566f78bb8bbdda0acbf9400c5ede3dc0187f95aeea77 2,174 1.00/1.00 vMB 63
529,131 529,131 0000000000000000000a0ea899559a324e93fee7e6c9c70dee2f30c7886a0722 767 0.53/1.00 vMB 26
529,130 529,130 00000000000000000021285b2151e240f670944222ca1a91d83b3c768ffc1eac 1,123 0.71/1.00 vMB 27
529,129 529,129 0000000000000000001903c56f959682890ceb8e4ae5213a09f2849a767c2b3e 1,294 0.91/1.00 vMB 24
529,128 529,128 000000000000000000193d4dbcae2fe20c7a2d06943ad3ee4dd61eea5403927d 513 0.38/1.00 vMB 23
529,127 529,127 000000000000000000154c8f668517f01b84746208fed4cc0dded3e71298b97e 553 0.37/1.00 vMB 29
529,126 529,126 0000000000000000001d25d17913d8717bc1429d0b0522b7d7233bc1adaa2af0 800 0.84/1.00 vMB 12
529,125 529,125 00000000000000000007d6db4e8c5fc3f271daa88b1a4750d9e8bc31f8f79e43 1,721 1.00/1.00 vMB 32
529,124 529,124 0000000000000000001bc5948a90e4bd22b8ffbcd7f36e3a26e29815c2b7deea 258 0.14/1.00 vMB 2
529,123 529,123 00000000000000000008a5f53fed266937c090377d646beb90c73daa625fef2b 985 1.00/1.00 vMB 16
529,122 529,122 00000000000000000022093dd438ed47fa28e71858b8220d53e5cd83b8d0d442 1,893 1.00/1.00 vMB 37
529,121 529,121 00000000000000000026087ab13d78b5062f38bceb8fe2dc14c53e6b25057933 1,372 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.59 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.59 GB
    • Received: 15.96 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.