Loading Tool

Explorer IconExplorer

Memory Pool

83,436 transactions
31.21 vMB
0.09532116 BTC
Random Selection Loading Transactions
Max Size: 191.52/200 MB

Candidate Block

Mining Attempt 2df151ad3d2b6525c18a2e3b7af3c502a3128a9e26caadb9c1d37d8cfa8210bf
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 24394b7a3f3434340c86c82887191bf1385df22afe6ec801ebca837c6d0fbf19
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,694
Size: 1.00 vMB
Total Fees: 0.02496234 BTC
Feerates: 301.57 > 2.50 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (780,048 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
135,176 135,176 00000000000003763dd331c1f6cfd056fc81099af8e679f105eb7142426b08ca 27 0.01/1.00 vMB 779
135,175 135,175 00000000000006fe90687200c8306c183ed965d350d824f526e96a4d945f57db 59 0.03/1.00 vMB 689
135,174 135,174 00000000000002e4a52f7f3229fb601579b314789c3c3ea44491f116f445b6df 70 0.03/1.00 vMB 748
135,173 135,173 000000000000086cd290dc8ef04720611ccacbc97f77450c003393e13d1e52cd 45 0.02/1.00 vMB 423
135,172 135,172 00000000000007f1ef21e978356096ac5500c8fa3c9f66f367d1c7da2d05afcf 59 0.02/1.00 vMB 209
135,171 135,171 000000000000025a40e73fe31901c8bd77fc1fbbe603c0b72229db835046b42c 11 0.01/1.00 vMB 200
135,170 135,170 00000000000000ff5de5ea4c84854d4ffe3eff1d8e5b1dfce798a33108831fcb 97 0.05/1.00 vMB 53
135,169 135,169 0000000000000520502fef5ec55698b7800318fa4924421e97d3fda4258efe3e 34 0.01/1.00 vMB 2,184
135,168 135,168 0000000000000548c5b5aa6bbe79286d44b29e9ba4cb0bacada812298127db94 34 0.01/1.00 vMB 225
135,167 135,167 00000000000002dd458ffd740b7187483f4b9918388943846a0752a60654f46e 104 0.04/1.00 vMB 281
135,166 135,166 00000000000005353e7c43e862a333665eef838031ed7086d532c96282e0ef1a 65 0.02/1.00 vMB 301
135,165 135,165 0000000000000397a6491670535803ec454dd31fe6a46c5c85bfe5486625a506 68 0.03/1.00 vMB 389
135,164 135,164 00000000000009ab5a6126d23a55c636721402fe68419ad12ce1a500807c4fc0 42 0.02/1.00 vMB 368
135,163 135,163 00000000000004a31c5c6f897bb60c6b1284737d4df915be6a138ef932c8824d 44 0.02/1.00 vMB 239
135,162 135,162 000000000000033645ad392277c19d403af2df3f6440cb7bb7e5ae9a66af678b 19 0.01/1.00 vMB 1,137
135,161 135,161 00000000000002e2966a484bf0b3076a40f844aa501f2a9c823cfce81e5b0f7d 74 0.02/1.00 vMB 70
135,160 135,160 0000000000000a253e98a6cc207adf9ccc7eb412ed132a72a4084f636f7d5f2a 15 0.01/1.00 vMB 162
135,159 135,159 0000000000000a1ab09811a932cc8a460fe5ad1d74e794eac751aaa433d8450e 119 0.05/1.00 vMB 337
135,158 135,158 00000000000000501a5966e85dad449628e3ea6a5b002444bf95499dcf87dc26 10 0.01/1.00 vMB 171
135,157 135,157 00000000000008161e4b044264ec6bb342465ee0be29c4cc60087642538ddb98 129 0.04/1.00 vMB 302
135,156 135,156 00000000000002bf8475d318e285e22971021b70f8b6bd5ecd6c2a8fc1ba3281 43 0.02/1.00 vMB 683
Previous 10 blocks ↓
Total Size: 782.78 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: 709.56 GB
    • Received: 16.92 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.