Loading Tool

Explorer IconExplorer

Memory Pool

41,825 transactions
26.79 vMB
0.06491205 BTC
Random Selection Loading Transactions
Max Size: 140.16/200 MB

Candidate Block

Mining Attempt 9222bca6cf122f8e0f12f3e33d876eba4793e4ecb6eb46a0eb9265d898ee2d43
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root cc33ce82f592f67474c3a28bc6482915e91177620da76bc3ef17d76816c7c25a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,045
Size: 1.00 vMB
Total Fees: 0.01512837 BTC
Feerates: 151.03 > 1.52 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (668,416 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
246,525 246,525 0000000000000075e29c45deff049d5997d7a6dcbbe650b8a8418f04e7492223 32 0.02/1.00 vMB 4
246,524 246,524 000000000000004e32941e10e08303b597d5ab4b61dfdb93b673e8a38d8140fc 308 0.15/1.00 vMB 105
246,523 246,523 000000000000006f135b9caf248fd776254578532bebab3106181a57e94e671c 147 0.08/1.00 vMB 120
246,522 246,522 00000000000000762a172c9e5012a1ee5eaddf6b76d8303b62d53db9744ca7f6 22 0.01/1.00 vMB 121
246,521 246,521 000000000000008cfa5a3579cf291f87068d610c0ad9bc85eb5526546034e54f 261 0.11/1.00 vMB 152
246,520 246,520 0000000000000014e14c598620c3af2505e681a6ca3fe7494465ecfc89adc349 138 0.09/1.00 vMB 116
246,519 246,519 000000000000007b191599bd517d6b31cb555c797976e4c3e840f6dfe7c3b975 80 0.15/1.00 vMB 21
246,518 246,518 0000000000000048aa7ce813744b4164d8fa87d84e52b419d0f4f17e6c6e6411 237 0.11/1.00 vMB 170
246,517 246,517 000000000000008917e4b994546188d991c3c47680a5d017a114738f682f8a04 807 0.32/1.00 vMB 146
246,516 246,516 0000000000000069cd58b9337f18814866dc061b7438be55723ccb1e38654086 187 0.07/1.00 vMB 205
246,515 246,515 00000000000000154d90c3097e5dbbb0419ad55d99eeedbd0ea6bb12eb0bd464 426 0.17/1.00 vMB 159
246,514 246,514 00000000000000053ab4935d4885ec801ae17582fbac76b58bb1a4d5290eb99e 105 0.05/1.00 vMB 139
246,513 246,513 0000000000000012bbac3a07aceda0d41b83b2deccffe6f94f5db75923b746d8 161 0.07/1.00 vMB 154
246,512 246,512 000000000000002ec476f69b40b96138610ddf08d8fc9f67267e83338fbf8ebf 249 0.10/1.00 vMB 148
246,511 246,511 0000000000000099c44b5da41bf72eb74c4c7bf806e845ac0eb1bc6c4ce34daf 140 0.06/1.00 vMB 125
246,510 246,510 0000000000000004ef1d4ca1943615cbd23a822b23cfbd8f55330c3184a22fbb 429 0.20/1.00 vMB 113
246,509 246,509 00000000000000212ed23d745fdd9e0f11acd31ff8d243b99a531b95e09b9b8e 127 0.07/1.00 vMB 83
246,508 246,508 000000000000000bea15414ad2cab5859bdfafd715ecb3f98319943d167b20e9 385 0.18/1.00 vMB 122
246,507 246,507 0000000000000096db3fefbb6eb5691c98835114b9fbe28dace7ce0c15621513 154 0.07/1.00 vMB 125
246,506 246,506 0000000000000044ad2529899e030ab211fd3ac362b3e11b89e664cada2d5f46 11 0.01/1.00 vMB 28
246,505 246,505 000000000000003dc045c4451469a5c7bb33e3731cdf86586a9f8eea7005e35d 240 0.12/1.00 vMB 128
Previous 10 blocks ↓
Total Size: 782.28 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: 657.01 GB
    • Received: 14.45 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.