Loading Tool

Explorer IconExplorer

Memory Pool

86,725 transactions
31.54 vMB
0.21206530 BTC
Random Selection Loading Transactions
Max Size: 191.44/200 MB

Candidate Block

Mining Attempt 91f76dc4b7a8ad2a776f858ff813e39905d4fdb6872acfd5f5d7ac15c97b8136
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root b49ebca5ec7ea91d4f3c60347cfd4da604024729145943608ae5569adde8e43c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,543
Size: 1.00 vMB
Total Fees: 0.10716447 BTC
Feerates: 502.67 > 10.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (556,834 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,291 358,291 00000000000000000b43230ecf60ac1fc5c24ff6a9699bbca4e385354a48b0a2 899 0.49/1.00 vMB 37
358,290 358,290 00000000000000001162280177ebaaa265663d2ae0b3ff91a0f569b41a172e6a 965 0.77/1.00 vMB 13
358,289 358,289 0000000000000000042ead2e356cab63c6e56ccb6a713cb68473e7fb83c2b97f 1,838 1.00/1.00 vMB 26
358,288 358,288 00000000000000000a700d88ffb8212172b66aa2b53ac52a5dabefdf29b7734c 2,255 0.75/1.00 vMB 41
358,287 358,287 00000000000000001262abed3c83aea30b12c71893c38cd1e5083bb3be654815 754 0.44/1.00 vMB 24
358,286 358,286 000000000000000001238c04742d84e1eb482e78a36e36a9c6c15401e729f8ad 1,251 0.65/1.00 vMB 24
358,285 358,285 000000000000000002f8605de29914102778089f110eebe3b091fcf1f25912ab 1,192 0.75/1.00 vMB 19
358,284 358,284 0000000000000000043c4af2f978b5219e8df89c26414871b0bbba497900bc42 1,442 1.00/1.00 vMB 27
358,283 358,283 00000000000000001354b4e27de3f76cba659b402583fb71df86f8eca108839a 2,223 0.75/1.00 vMB 39
358,282 358,282 000000000000000003c32f64c893b453076f5398a0cf2be9c4c7005976217269 306 0.20/1.00 vMB 22
358,281 358,281 0000000000000000051c52404f672abac5e8645cfa2f2df86cc8b4708386bb61 644 0.41/1.00 vMB 33
358,280 358,280 000000000000000012fbf254c28704e67354f8358a03b317db10c7ac26c11896 1,484 0.75/1.00 vMB 25
358,279 358,279 0000000000000000060654ea5ac567c6b8b49898d056902511c0a9bd33efce62 1,523 0.75/1.00 vMB 29
358,278 358,278 000000000000000001a0e0e687b40f066847e036726fe38ca66ab3086b240c76 863 0.44/1.00 vMB 24
358,277 358,277 0000000000000000167b49da9b5303285a90f29b71f78eeba63a6a4e30d733c0 64 0.05/1.00 vMB 6
358,276 358,276 00000000000000000726ec236b2da3e3809ec85f0d784b94e33edd780ccc4c45 618 0.31/1.00 vMB 16
358,275 358,275 000000000000000012100238be105c9a28c9aeba19b69f02a35cb3928c277055 1 0.00/1.00 vMB 0
358,274 358,274 000000000000000000e30a087afc94495907cfc474b2e75132bf7b7966008c9f 1,551 0.75/1.00 vMB 29
358,273 358,273 0000000000000000022fed9c73d6c1052f919f67291f6c5ed0f8b87ac5f3e1f6 943 0.48/1.00 vMB 27
358,272 358,272 0000000000000000087144332158f2c713f9337c32a323107e79a7674f3522c5 217 0.11/1.00 vMB 73
358,271 358,271 00000000000000000535a13d979680367d6ccce753df5300041576f61be00d54 338 0.21/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.61 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.94 GB
    • Received: 16.07 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.