Loading Tool

Explorer IconExplorer

Memory Pool

79,067 transactions
29.27 vMB
0.07093116 BTC
Random Selection Loading Transactions
Max Size: 175.65/200 MB

Candidate Block

Mining Attempt ba4deafc638cfd451acdc4069d2e471dc3a745f872b67a5a4152c0aba201ac1e
Version 20000000
Previous Block 00000000000000000001b85d9794a4a727476a72ab49258ad3cacec808147edf
Merkle Root f79c9d927dda3d030b2f36deaec0048e75914dea50f5312d98f046fd2a6b38d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,436
Size: 1.00 vMB
Total Fees: 0.01147369 BTC
Feerates: 170.94 > 1.15 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,064 (673,521 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
241,543 241,543 000000000000004d38c09b5fe80babb76d903c6edb1be19a62c851d017f5773d 123 0.06/1.00 vMB 158
241,542 241,542 0000000000000055e460fd0adaa00a812f29c6c6a38ba8da854a480de00edf00 391 0.18/1.00 vMB 143
241,541 241,541 0000000000000058ad32d7b1ed9aef3ff4939e0deece85ca948245ee66165f29 492 0.25/1.00 vMB 129
241,540 241,540 00000000000000d61539b91d18a1f2c13a8c326b69cd7c41af3bf2b4ea54ebdc 480 0.20/1.00 vMB 179
241,539 241,539 00000000000000ef09da3186074aebcc80f7b5c7f1e5438c66dbdefe9e593680 555 0.25/1.00 vMB 161
241,538 241,538 00000000000000f8282f129a89ce27b75fc4e2b7adb52342fbeab70509553885 372 0.15/1.00 vMB 162
241,537 241,537 000000000000006ed83d97e7266a66dcb057cd53750795bd209076fa0a34d4ec 256 0.13/1.00 vMB 69
241,536 241,536 00000000000000b7dc90d34b08218b76687c0cd8a00878fea13d4ce98b0f4df0 106 0.05/1.00 vMB 78
241,535 241,535 000000000000006d301e4a8ff6779b039ce85b90ddb118450318512133df654d 624 0.28/1.00 vMB 134
241,534 241,534 0000000000000013e445b294414dcf843429f19b3f9480ae2ac230c8051e43f5 174 0.12/1.00 vMB 62
241,533 241,533 00000000000000b8fbeea5016e89149e024618bf2986aa2c0f32577495b43099 701 0.25/1.00 vMB 196
241,532 241,532 00000000000000c27f8c697b37ae32d8a9a415c3bdf4337349eca34b28c08e42 332 0.14/1.00 vMB 176
241,531 241,531 00000000000000c7a46859feb3b3ccf39b61fd281a0da707a2868eafbe2243d3 975 0.52/1.00 vMB 158
241,530 241,530 000000000000010ee4b2f46c8205bb4e3b63d28edcac8ce1c5c646bbe58ca8fb 46 0.03/1.00 vMB 135
241,529 241,529 000000000000002b23abbe34491a99fc4fda6f334c25382e773f8405b5cb2753 1 0.00/1.00 vMB 0
241,528 241,528 00000000000000742bfd7a70b1db7042ceb92a45bfc23381905c9ea56d5bf348 512 0.28/1.00 vMB 40
241,527 241,527 00000000000000d29aa9366324e84e0a320c95a23c61854501f06f3dad8f8e73 288 0.11/1.00 vMB 189
241,526 241,526 000000000000002a941724f0510262837e5b1748e96450641fca85eced077d79 226 0.11/1.00 vMB 138
241,525 241,525 0000000000000079f90aa493647580426ca24483fa2f3114ce9faec35794ddcc 59 0.03/1.00 vMB 89
241,524 241,524 000000000000009ad341aca2dcee9e9f0b080289d469176a5e0d1cbb635a8581 398 0.19/1.00 vMB 144
241,523 241,523 00000000000000a17a698e33f9bae801c5ced46f9a42295a7ece2bd0d2310a82 469 0.25/1.00 vMB 166
Previous 10 blocks ↓
Total Size: 782.50 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: 668.46 GB
    • Received: 15.52 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.