Loading Tool

Explorer IconExplorer

Memory Pool

82,182 transactions
31.54 vMB
0.10920289 BTC
Random Selection Loading Transactions
Max Size: 189.85/200 MB

Candidate Block

Mining Attempt b848564be20a875d08a26f48d49d5404f1244cbc402d1e4b8693308ce4e8d849
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root b187eeb4010e88b9af8066e68c8d9739cf98819b191b887202613ac1d93ee6ed
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,278
Size: 1.00 vMB
Total Fees: 0.02778100 BTC
Feerates: 318.30 > 2.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (669,224 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
246,129 246,129 00000000000000878841c35fd7d8cb4d172faffcdc5374253bc9ca34a51dbc9e 564 0.28/1.00 vMB 110
246,128 246,128 00000000000000598d95d01925a973816a4efa9ac0efaa9266ba6062225258f5 111 0.05/1.00 vMB 149
246,127 246,127 00000000000000876ff546268caf2abb10e999d67f4d5445f745570c6bba25ce 81 0.25/1.00 vMB 18
246,126 246,126 0000000000000040bed07a2b075a2d90ab5bb5eb5a7446d368ad21ccb832d840 144 0.07/1.00 vMB 121
246,125 246,125 000000000000006cad0916c11b90c88c51351d7bc4b88793e43de2e1187f530a 442 0.23/1.00 vMB 104
246,124 246,124 000000000000009623184c335a0bf1c7b7e6c9c234639cf7b55f1b511b4924f8 685 0.25/1.00 vMB 159
246,123 246,123 000000000000005eea5e97b98b195015def6192c3f6ac814e8e4e57415d7faa4 550 0.24/1.00 vMB 134
246,122 246,122 000000000000005284b235c4b095ed71ad98092c31bf718998445c93c11ea1b0 372 0.18/1.00 vMB 87
246,121 246,121 0000000000000097fcad332e10fdc53156dd2f2578d4b61cdfd26ea911dafb15 9 0.00/1.00 vMB 44
246,120 246,120 0000000000000072abe5a2477c0b9eab9fca14365902b74cb52485629f447739 379 0.18/1.00 vMB 108
246,119 246,119 00000000000000548faa3de5107bec236d0cd5d47f2c6fe7d975793fbb0d85fe 51 0.02/1.00 vMB 44
246,118 246,118 00000000000000755bd041dd48cfdaa5e5ab83e2a08e4037430247247686415e 504 0.24/1.00 vMB 106
246,117 246,117 0000000000000079f3b51e78f98a8c65ef39a5df43bbee2a7b7bc24d85bdb09f 548 0.25/1.00 vMB 132
246,116 246,116 000000000000007ed727fd6b199ad4ebc75df09943cdbbd6ae719d8c42f75728 138 0.07/1.00 vMB 120
246,115 246,115 000000000000009e21369af138191b1808c30d385ff1f554bcccb1409583af70 339 0.15/1.00 vMB 125
246,114 246,114 000000000000006d548075e2b72aa1beb731c788716510431fba72673f5bd596 60 0.02/1.00 vMB 26
246,113 246,113 000000000000009755d2fafbeeb7be3b17e6984609f20235921b666e167e36a7 302 0.20/1.00 vMB 65
246,112 246,112 000000000000000459302eea06a5e7af0a48050eeed6185980b2969ea26ea61f 601 0.25/1.00 vMB 153
246,111 246,111 0000000000000040f530b85ecab26fcbe7815f1fcd32955b602213b71913ecc9 218 0.09/1.00 vMB 116
246,110 246,110 000000000000008d0b115188a1cb4af2bdd6889c6f5454eb99c5b41ce2f1571f 39 0.02/1.00 vMB 147
246,109 246,109 000000000000007569ef7185211fb3b68cea2d30b16fefcf53131b2745814f00 182 0.07/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 783.00 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: 718.78 GB
    • Received: 17.95 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.